What is the problem?
I can't figure out how to set up OctoPrint's webcam functionality over WebRTC using MediaMTX on a Raspberry Pi 3 (B+) with a camera module.
What did you already try to solve it?
I've already gotten MediaMTX to work really nicely. It also works with Prusa Connect Camera. I've also read most of the following thread Low-Latency H264 Streaming Support w/ WebRTC, but no dice. Can't get the preview to appear.
Are there any examples as to what OctoPrint expects from WebRTC webcams or could I just <iframe>
the camera stream somehow instead?