Hello,
I encountered some strange edgecase where on one of my printers, 'webcam' no.2 cannot stream video from a perfectly working mjpeg stream. The webcam will display the Still images, but refuses to Stream.
Even when I change the URL to a definitely working source (Webcam 1 'USB Camera') it does not stream.
I observed that by replicating the webcam configuration into another 'printer' on the server, I was able to view both webcams as expected!
Then, I thought maybe if I add a third 'webcam' device (with the same config as webcam 2) and to my amazement, this webcam stream also works as expected. But still, no.2 is not working.
I posted videos of both scenarios on Imgur: https://imgur.com/a/cannot-stream-video-of-second-webcam-device-on-one-particular-printer-b2l1Iqp I hope these show the problem well
Web Client: Windows; Android; any. No client can stream Webcam 2.
Server Host: Windows 11 x64
Server Version: 1.4.18
Streaming Server: go2rtc (mjpeg via ffmpeg where required)
I also tried taking the 2nd stream output directly from DietPi/Motioneye source, but with no luck.
I'll keep the broken camera configuration for now, just-incase any further debugging is required.
Thanks