mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-27 20:29:09 +00:00
3b3f992834
Rarely media files may have one or multiple empty streams when they are badly formatted. The extract metadata code would crash when that happened. We now avoid crashing and create a clean file from the bad one to make sure API calls with that data works properly (observed some failures otherwise in my tests).