HLS parser stops execution if it encounters a file format it can't parse the start time from #2108
Labels
component: HLS
The issue involves Apple's HLS manifest format
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Can you reproduce the issue with our latest release version?
Y
Can you reproduce the issue with the latest code from
master
?Y
Are you using the demo app or your own custom app?
Demo
What did you do?
Load an hls manifest that has webm content.
What did you expect to happen?
It's either played or filtered out
What actually happened?
We're unable to parse the start time from webm segments and the execution stops.
FWIW, Wemb isn't an officially supported hls format and I've never seen webm+hls combination out there.
@joeyparrish can decide whether we want to support this, for now we should just skip the webm variants with a warning log and play what we can play.
The text was updated successfully, but these errors were encountered: