-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
When playing a file, in the browser, it will load for a while, then just show "Network error".
It seems that when m3u8 takes too long getting written by ffmpeg, the player will give up loading it.
If you try again the same file a bit later, it works. So something has changed in the way browsers do this lately.
I think we need to implement a mechanism where the browser will not start the video until the m3u8 file exists (and possibly has at least 3 playlist elements).
psanders and command-tab
Metadata
Metadata
Assignees
Labels
No labels