RTSP Stream freezes when motion not occurring #403
Unanswered
Rwarcards762
asked this question in
Q&A
Replies: 1 comment
-
|
Interestingly enough, Frigate picks the RTSP streams up fine, as long as I select the "Compatibility" streaming mode. If I don't check that box though, it acts like VLC Player and stops getting frames. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've got two ReoLink D500 cameras (an older one and a newer one) that I got secondhand. In the ReoLink Client, streams look good. Have both set to 4xxx kbps bitrates and 15fps.
Have them both in my Neolink config, running Neolink in a Docker container.
The streams, when motion is occurring, seems to stay live. A few seconds after motion stops, the stream freezes. Any ideas why this could be happening? Happening on the mainStream only, not on subStream...
Changing my TOML file to just mainStream only didn't make a difference, so I'm not sure what's causing it. What's interesting is I can still hear audio sometimes, even if the video isn't updating.
I've tried with Neolink on both v0.6.2 and v0.6.3.
Any input is appreciated.
FWIW I'm testing the RTSP streams using VLC player.
Or, maybe this is intentional to only send motion events? Even if that was the case, it is missing motion events still unless they are drastic. Is there a way to disable it to be a continuous stream?
Beta Was this translation helpful? Give feedback.
All reactions