Bad-Magic
Bad-Magic
I've been able to reproduce a similar appearing issue on chrome for mac by repeatedly swapping tabs and triggering video-rtc.connectedCallback(). Grabbing the video object into temp1, it appears that the...
Tentatively, removing background: true from the cards resolves this. My dashboard has been running for about an hour without any issues. Will let it run overnight. Assuming this holds true,...
Continuing to see issues on my HA dashboard after 30-90 minutes. Still unable to reproduce without background: true by switching tabs. Going to leave a long running stream running on...
I've added a handler to the video.onpause, and verified that the video on my ipad seems to be being caused by something calling pause() on the video objects randomly. Current...
In this case, the RTSP stream isn't broken. The pause event comes in (presumably because the buffer is empty on the browser side), but it then immediately starts to buffer...
I'm running into this same issue using several different unifi cameras on v3.1.0 of WebRTC Camera. Checking the cameras in the go2rtc web UI shows that they are registering properly,...