OctoPrint-CameraStreamer-Control
OctoPrint-CameraStreamer-Control copied to clipboard
Embed WebRTC (& more) streams provided by camera-streamer in OctoPrint
I have mediamtx providing my AduroCam PI camera as a WebRTC. I configured the URL in Camera Streamer Control. But the webcam window displays an error and lists the URL....
Hey there, the newest RC for the upcoming release is causing camera-streamer to not work. the error message from the browser console: ``` There was an error with the template...
Hey folks, Thanks for this plugin and for the new camera stack. It generally works, but every once in a while the video stream just stops. If I wait long...
I noticed this after setting a custom base URL. After a discussion on discord with cp2004 the issue is a missing slash. `http://ip:8080/webrtc` becomes `http://ip:8080webrtc` Dropping this by request so...
Hi, The only plugin I know of that currently allows you to use multiple cameras, [Multicam](https://github.com/mikedmor/OctoPrint_MultiCam), does not properly support webrtc streams with the new octopi camera stack. Looking at...
I'll try and keep track of the things I know are not implemented or broken in the plugin, so you know if you run into them ## TODOs * [x]...