Should hls.js be able to play corrupt streams? #6912
Labels
GAP segments
#EXT-X-GAP support and Fragment.gap usage
Needs Triage
If there is a suspected stream issue, apply this label to triage if it is something we should fix.
Question
Stream Issue
Transport Stream
We use a Reolink Duo 3 PoE to record soccer games. To play the camera's HEVC stream hls.js is a great option with the upcoming support for this video format. However, the source seems to be corrupt from time to time and we didn't manage to get this fixed on FFmpeg recording level yet.
Should hls.js be able to ignore/manage corrupt data? E.g. the following stream has this issue after 9 seconds:
Demo
After 9 seconds the player totally crashes and the player needs to be reloaded. VLC "survives" the corrupt data; reencoding with FFmpeg also creates a valid stream.
It would be great if playing would just continue instead of the crash! Anything we can do here?
Thanks,
Sebastian
The text was updated successfully, but these errors were encountered: