bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://docs.bluerobotics.com/ardusub-zola/software/control-station/Cockpit-1.0/overview/
Other
43 stars 18 forks source link

One can process a video recording before stopping it #935

Closed rafaellehmkuhl closed 1 month ago

rafaellehmkuhl commented 2 months ago

The recording will be processed till the last recorded chunk, and when stopping the recording, the MiniRecorderWidget will enter a broken state where it shows 00:00:00 and cannot be used anymore.

The part of the video between the processing request and the actual stop of the video is lost.

This can happen when the user is recording the video but opens the library to process the previous recorded ones.