Skip to content

Improve FfmpegOutput shutdown if there's an error in the Ffmpeg process#1369

Closed
naushir wants to merge 2 commits intoraspberrypi:nextfrom
naushir:next
Closed

Improve FfmpegOutput shutdown if there's an error in the Ffmpeg process#1369
naushir wants to merge 2 commits intoraspberrypi:nextfrom
naushir:next

Conversation

@naushir
Copy link
Copy Markdown
Collaborator

@naushir naushir commented Mar 18, 2026

Set a flag to stop us continually re-trying when it's already failed, but leave the tidying up proper to the stop() method. This stops us seeing a few mildly disconcerting errors (unless we want to, of course).

naushir and others added 2 commits March 17, 2026 12:57
The sensor has a limit on the min fps that can be set, so will fail this
test.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Set a flag to stop us continually re-trying when it's already failed,
but leave the tidying up proper to the stop() method. This stops us
seeing a few mildly disconcerting errors (unless we want to, of
course).

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants