Andrew King
Andrew King
Don't suppose you can show your config. You may have the `stream = "subStream"` in after a sub table
Is it possible to set the environmental variable `RUST_LOG="neolink=debug"` for the neolink container? It will give more full logs maybe can see where the timeout is happening
Do you see anything about a media being created. It looks like no connection is being made so maybe this is a docker network thing
Can you show what's in between "New media" And "Vid Thread End" (Or just post the whole log and I'll spoiler tag it)
> I see these kinds of logs repeated over and over: > > > > ``` > > [2023-10-27T10:39:04Z DEBUG neolink::common::streamthread] back_garden::subStream: Waiting for Watchdog > > [2023-10-27T10:39:04Z DEBUG neolink::common::streamthread]...
`binary data: 3` is a media packet. Several of these are concatenated together to make a BCMedia frame which is usually a whole video IFrame/PFrame or an AAC packet.
Do yo have anything about watchdog kicking the stream? Any time that happens it means no frames for 10s
Try mqtt.enable_preview
How are you running neolink? The MQTT only provided a preview of the image not the actual stream. Whereas the rtsp command will create a stream that is closer to...
This is an Argus PT. I think this uses PIR for motion. PIR is not the same event that triggers the motion detection alarm in other Reolink cameras. (Not sure...