HTML5 Video element does not a resume live streaming when a stream is interrupted then restarts -
i'm using jw player live stream content onto web page. player backed open-source library called cine.io.
my issue player falls html 5 video element mobile web, both on iphone , android. there differences between flash solution of jw player , html5 - notably if live stream starts, stops, restarts, the video element not pick restarted stream.
this problem since streams drop in , out - , flash solution pick restarted stream.
i tested bunch of listener methods on video , 1 signalled stream had ended "time update" listener:
$video.on('timeupdate', function(){ //do }); however none of attempts re-open stream have been effective.
is possible? can provide pointers?
would example work?
http://support.jwplayer.com/customer/portal/articles/1442607-example-a-custom-error-message
Comments
Post a Comment