You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2019. It is now read-only.
sometimes it happens my CDN provider give back to the player an empty m3u8 playlist.
Hlsjs throws an error 'hlsjs video file not found' and stops playing.
Is there a chance to patch the code and drop that zero size response as like as it never existed?
I mean like, a kind of workaround until the CDN provider will fix the issue.