-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Neolink crashing #315
Comments
Frigate log:
Not much in neolink log even with debug enabled:
and my neolink config: [[users]] [[cameras]] |
I've been reworking things to try and deal with the latency issues with gstreamer but it seems that it broke something for your camera. Try an earlier tag instead of master/latest. Think of master/latest as the testing build. Many cases things work for me (I'm using old cameras) but then fail for others (usually the newer cams). Latest/master is if you want to help test it for me |
The testing tags (those with names like These testing tags are usually made for individuals with a specific issue and are merged into a proper version after they confirm it works. The version tags like (v0.6.2) etc are kept forever. So use one of those |
Hiya. I have downgraded to 0.6.2 as advised, but i still seem to have a similar problem (although with a different error messages)
Frigate:
|
One more log after restart:
|
So a quick testing of older versions. neolink 0.6.1 is doing exactly the same thing, neolink 0.6.0 seems to be also affected but much less often, 0.5.18 seems to be running fine or almost fine. Also a protip for other frigate users, by default frigate is bundled with an old version with go2rtc, where the problems with neolink camera affect alll other cameras, making whole frigate unusable. Updating the go2rtc to the latest within frigate container (by uploading the binary to frigates config directory) fixes that issue, and problems with my Reolink camera now only affect the problematic camera (dont cause other camera streams to crash) |
Describe the bug
Until recently ive been on some different tag (dont remember the name) but it got deleted so i got back to :latest and updated neolink (im not sure how many versions ive been behind on the old tag). After that neolink started crashing and when that happen it doesnt send frames to Frigate anymore.
Here is the log file im seeing:
I will try to set up RUST_LOG to debug and send more information next time it crashes.
Versions
NVR software: Frigate
Neolink software: 0.6.2
Reolink camera model and firmware: Angus 2 1202_491_352_27
The text was updated successfully, but these errors were encountered: