Start a new topic

HLS stop request .m3u8 file on server error

how to stop request .m3u8 file if server response 403 or 404 ? 

1 Comment

Hi,


Viblast Player provides API for this.

You can register an event handler and your script will be get notified when something wrong happens with HTTP. You can find the documentation here:

https://docs.viblast.com/error-handling#the-transfer-failure-event


Best regards,


Login to post a comment