avsb: restart in case of critical failure
Compare changes
@@ -298,6 +298,12 @@ customBlock_Free(void *refcon, void *doomedMemoryBlock, size_t sizeInBytes)
Seen some crashes with the following error: "AVFoundationErrorDomain Code=-11803". It means the OS daemon has crashed.
It could happen on dev branch when starting with screwed timings. But I guess it could happen on nominal case too (but very unlikely).
Restart the aout in that case.
VideoLAN code repository instance