When connection lost or stream cancel web player try to get HLS playlist every 2 seconds and in console I see message "Getting the playlist will be retried in 2 s". Do you have API to control this value "2 s". Or how I can change this value?
1 Comment
S
Support at Viblast
said
almost 6 years ago
Hello,
You can handle the event fired by Viblast when the http request is not successful and implement an application specific logic based on it. At the moment the value of 2s is hard coded and can not be modified.
Nikodim
When connection lost or stream cancel web player try to get HLS playlist every 2 seconds and in console I see message "Getting the playlist will be retried in 2 s". Do you have API to control this value "2 s". Or how I can change this value?