Releases: jneilliii/OctoPrint-YouTubeLive
Releases · jneilliii/OctoPrint-YouTubeLive
0.5.3
- fix OctoPrint 1.9.0+ compatibility, #71, #77
0.5.2
- added python 3 compatibility
0.5.1
- Update run commands to use host network, allowing for 127.0.0.1 addresses in webcam url.
- Replace docker privileges to only allow access to only needed devices.
0.5.0
Added the ability to auto stream while printing. Updated tab to dynamically load iframe src when the tab becomes active instead of loading in the background.
0.4.0
YouTube stream now applies the flip and rotate settings from OctoPrint. Follow these upgrade instructions for docker image.
- cd ~/youtubelive
- git pull
- docker build -t octoprint/youtubelive .
0.2.0
Requirements
Follow the instructions found here to install and configure docker/mmjpeg required for this release of the plugin and allow control from within the YouTube Live plugin tab.
0.1.0
Initial release of the YouTube Live plugin for OctoPrint.