The stream for both cameras work when first starting up OctoPrint, but the stream fails after some time.
What did you already try to solve it?
Monitoring stream with Chrome inspection tools.
I am using two cameras with the multi-cam plugin. I used these setup instructions to set up two cameras on the new webcam stack.
Initially only one camera worked, but after I changed FORMAT: YUYV to FORMAT: MJPEG both camera streams work. After a period of time, I notice that the stream stops running in the Chrome inspection tools. The example shown does not show that it has stopped, but it will usually stop after a few hours.
Thanks for pointing out that the file is flooded with Octoeverywhere messages.
I am not sure how I ended up with Octoeverywhere version 2.7.1. I see the current version is 2.7.0, but somehow I installed the plugin via the plugin manager last week and got 2.7.1.
I will do some more testing with Octoeverywhere disabled, and with OctoPrint in safe mode and follow up.
I tried running in safe mode, but I am not able to sufficiently test the setup in safe mode. The webcam settings do not allow me to select any webcams when I am in safe mode.
As shown, the webcam is not selectable in safe mode:
Open OctoPrint interface
Open chrome dev tools (I see stream sending data for a period of time, but eventually data stops sending and the stream starts to overlay a black rectangle that increases in vertical size over time)
The log contains information from yesterday and the day before, but it is uninstalled (and data cleaned up) as of last night. In the uploaded log, Octoeverywhere is uninstalled at
2023-07-11 19:24:57,133 - octoprint.plugins.pluginmanager - INFO - Plugin octoeverywhere uninstalled
I am still able to reproduce the problem after uninstalling Octoeverywhere and restarting OctoPrint.