
JWPlayer doesn’t throw error when chunklist is not found (404) / stream stopped / network disconnect
When the streaming is lost in between due to any reasons, the player constantly retries to get the chunklist file, but receives the 404 Error.
Can we get the event handler for this?
Expected : Jwplayer should show error and should fire an event “error”. I am not receiving any events.
Steps to Reproduce : Use HLS Live streaming, and in between keep the player open, and stop the stream broadcaster / Remove the Network connection
.
We used Adobe Flash Media Live Encoder and Wowza via Cloudfront. Stopped the streaming but kept the Player page open, which showed us no buffering or error message, and video was stuck at a point, even network monitor showed 404 error for chunklist requested constantly.
We dont have crossdomain issue, as stream was working fine until we stopped it.
Any workarounds?