You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If FFMpeg closes unexpectedly whilst we are still recording, show an error and set recording to false in state.
In a perfect world we could show the error that FFMpeg throws to the user, but that may be too hard, all output comes from stderr (for some reason), so it doesn't look like an easy task.
The text was updated successfully, but these errors were encountered:
If FFMpeg closes unexpectedly whilst we are still recording, show an error and set recording to false in state.
In a perfect world we could show the error that FFMpeg throws to the user, but that may be too hard, all output comes from stderr (for some reason), so it doesn't look like an easy task.
The text was updated successfully, but these errors were encountered: