LazeMSS / OctoPrint-UICustomizer

UI Customizer for octoprint
165 stars 18 forks source link

[Feature] Add compatibility with webcam iframe plugin #292

Closed scmanjarrez closed 1 year ago

scmanjarrez commented 1 year ago

~Octoprint doesn't work by default with webrtc~, but you can embed a stream using webcam iframe plugin, which work very well but seems uncompatible with UI customizer, as it doesn't load the webcam stream.

Edit: webcam iframe doesn't work with octoprint 1.9, so this Issue doesn't make any sense

jneilliii commented 1 year ago

Octoprint doesn't work by default with webrtc

that's not quite true. OctoPrint does support webrtc, but the URL has to be entered in a specific way. it is however very finicky on what types of webrtc implementations work. the next release of OctoPrint 1.9.0 will extract the webcam from core OctoPrint into a plugin system and with a future release of OctoPi that integrates camera-streamer for webcam instead of mjpg you'll be able to natively connect webrtc as an option with this.