startup errors #691
Replies: 1 comment
-
FFprobe is not functioning well in the container for some reason. Not sure why it starts happening randomly. Will investigate if i can move to something else instead of FFprobe. In the meantime you can get around the issue by following this #506 and specifying the options according to your camera |
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
-
I suddenly started getting this error, while starting up Viseron Docker image in the error logs and its not detecting any camera. The same setup was working.. I also checked that I CAN access the camera stream via VLC RTSP url at 554 port.
ERROR from logs
[2023-12-10 03:41:10] [ERROR ] [viseron.components.ffmpeg.stream.camera_4] - Retrying None in 2.0 seconds as it raised FFprobeTimeout: FFprobe command timed out after 15s. [2023-12-10 03:41:10] [ERROR ] [viseron.components.ffmpeg.stream.camera_4] - Retrying None in 2.0 seconds as it raised FFprobeTimeout: FFprobe command timed out after 15s. [2023-12-10 03:52:03] [ERROR ] [viseron.components.ffmpeg.stream.camera_4] - [tcp @ 0x55ab0ecb5c80] Connection to tcp://192.168.1.xxx:554?timeout=0 failed: Connection timed out
CONFIG YAML
Beta Was this translation helpful? Give feedback.
All reactions