Skip to content

"ffmpeg_recoverable_errors" - subset of the error? #207

Answered by roflcoopter
gniknalu asked this question in Q&A
Discussion options

You must be logged in to vote

ffmpeg_recoverable_errors will not help in this regard unfortunately.

Some cameras doesnt report their FPS correctly, (as you can see from the log FFprobe found Width, Height but no FPS, so you could just add fps: CAMERA_FPS_HERE to your camera config.

If you specify width, height, fps, codec and audio_codec in the config, then the call to FFprobe to get stream information will be skipped entirely and startup will be much faster, but there is a bug that causes Viseron to crash if you set audio_codec which i am going to push a fix for in a few minutes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gniknalu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants