Romain Vimont b1b33e3eaf Report recorder errors
Stop scrcpy on recorder errors.

It was previously indirectly stopped by the demuxer, which failed to
push packets to a recorder in error. Report it directly instead:
 - it avoids to wait for the next demuxer call;
 - it will allow to open the target file from a separate thread and stop
   immediately on any I/O error.
2023-03-10 22:22:15 +01:00
..
2023-03-10 22:22:15 +01:00
2023-03-10 22:22:15 +01:00
2023-01-30 20:57:54 +01:00
2023-03-10 22:22:15 +01:00
2022-12-22 12:33:29 +01:00
2023-03-10 22:22:15 +01:00