Closed simondrake closed 1 year ago
This happens when bad data or a packet drop occurs, MSE is unable to recover if either video or audio data has an error, and the stream can't be recovered besides refreshing the page
Is that to say my camera(s) are sending bad data / are dropping packets on a frequent basis, because this happens constantly when viewing the live stream?
It can be the cameras, network issue, or perhaps just some data that the client device is unable to process. That's why https://github.com/AlexxIT/go2rtc/issues/543 is being worked on for go2rtc
Oki doki. Well at least I know it's not a misconfiguration on my part. Cheers Nick.
it does look like your system is struggling to keep the coral connected, but that is a totally different issue
Detection appears to be stuck. Restarting detection process...
Oh, weird. Looking back at the logs, that has occurred 16 times since 2023-06-20.
Updated the kernel and restarted, just in case that has any effect.
Nick - while you're here, is there a way of using MSE in the birdseye view? I'm assuming based on lag that I get in birdseye that it's using jsmpeg.
Nick - while you're here, is there a way of using MSE in the birdseye view? I'm assuming based on lag that I get in birdseye that it's using jsmpeg.
if you enable birdseye restream it can be viewed using mse, webrtc, and restreamed via rtsp. HOWEVER, it won't decrease the delay. The delay is because the birdseye stream must be built using the decoded frames and currently it is done after processing object detection.
HOWEVER, it won't decrease the delay. The delay is because the birdseye stream must be built using the decoded frames and currently it is done after processing object detection.
Ah ok, thanks! Appreciate it.
Describe the problem you are having
While viewing the live stream of a camera (seems to be an issue on all four of my cameras), after a while (~10-15 minutes) I get a
Video can't be played because the file is corrupt
error. Refreshing the page brings the feed back up.Version
0.12.1-367d724 (there is not
Debug
page, so I'm assuming it means theSystem
page)Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
Operating system
Other Linux
Install method
Docker Compose
Coral version
USB
Network connection
Wired
Camera make and model
Hikvision DS-2CD2347G2-LSU/SL
Any other information that may be helpful
This occurs on my Android tablet and Linux laptop, both consuming MSE.