Guillaume du Pontavice
Guillaume du Pontavice
it is a stream issue, you can't workaround in the code. flashls can handle small drifts, but accumulated drifts should not exceed one fragment duration (this is what is happening...
up to you to use jwplayer, but this stream seems broken. u can eventually share it for confirmation.
Hi @colejona well, if computed duration becomes negative, that means that on the overall playlist, you got a cumulated drifts larger than a frag duration. it might not lead to...
you can convert to a warning and send a PR.
this is out of the scope of flashls, which "just" provides HLS support. IMA needs to be binded in a player, at a higher level
Hi @Mr-Horrible unfortunately you cannot set HTTP headers for HTTP GET in flash, using standard libraries (URLLoader, URLStream) , it only works for HTTP POST request. if you want to...
I can observe some glitch at playback start : on first fragment parsing we could see that it does not start with an I-Frame. also PMT is not located at...
Hi @radiantmediaplayer this is not implemented in flashls, but should be easy to implement
I am not sure electron can embed flash VM
is it working with default KEYFRAME_SEEKING mode ?