Ryan Balfanz

Results 29 comments of Ryan Balfanz

Sure, I can update the README and also add a new data volume to store the db. To run it with Docker (which was useful in my local testing for...

@tdeck Thoughts on this? I just rebased but wanted to check with you before I continue this work.

@tdeck Not quite, been swapped here lately. Though I've not forgotten and will plan to make time for this ASAP.

@tdeck I cannot seem to find your inline comment. But I think I know what you're asking about: No, we probably don't need to expose anything. I just copy pasted...

Sweet, don't forget to add Python 3.6, etc. to `.travis.yml`. :)

This is not an issue in my fork of balena-io-playground/balena-octoprint: https://github.com/balena-io-playground/balena-octoprint/pull/4#issuecomment-616943072

@LongLiveCHIEF I'm not sure what you're actually suggesting because there are no code/documentation changes that I have seen to review. I mostly just wanted to get my PR in front...

@LongLiveCHIEF Got it. I dropped installing `ffmpeg` recently, at least in my current PR because I planned to later use a multi-container app with their [balena-cam](https://github.com/balenalabs/balena-cam) WebRTC to drive the...

As for balena-cam, this is not explicitly documented, but it also supports mjpeg as a fallback to WebRTC. I believe that will work fine with OctoPrint. - https://github.com/balenalabs/balena-cam/blob/master/balena-cam/app/server.py#L218 - https://github.com/balenalabs/balena-cam/blob/master/balena-cam/app/client/client.js#L237

Here is another option: https://github.com/OctoPrint/docker/issues/22#issuecomment-620844676