Guillaume du Pontavice
Guillaume du Pontavice
plz share a debug log
maybe your stream contains an audio only track at lowest level ?
not clear what you are trying to achieve, are you modifying StrobeMedia Player ? if you want to relay such kind of event, in theory you need to respect OSMF...
@codex-corp this should be handled in flashls video js specific wrapper https://github.com/mangui/video-js-swf/blob/master/src/com/videojs/providers/HLSProvider.as you should call hls.startLoad() from https://github.com/mangui/video-js-swf/blob/master/src/com/videojs/providers/HLSProvider.as#L89-L104, and surround it by ``` if (_model.preload == "auto") { _hls.startLoad(); }...
I would say so ... I guess you are confident with the fact that preload 'auto' is set ?
@fixedmachine do you mean that there is a bug : in case `fragmentLoadSkipAfterMaxRetry = true` and `fragmentLoadMaxRetry` is set to a finite value and playlist is VOD, then flashls retries...
@fixedmachine I added an event to track skipped fragment. but I am still not clear about the potential issue in case`fragmentLoadSkipAfterMaxRetry = true`and `fragmentLoadMaxRetry` is set to a finite value...
Hi @yverbin could you share complete debug logs ?
Hi @avreg yes I would be curious to see how it behaves. are these the only options you tweaked ? minBufferLength = 3 maxBufferLength = 5
no. not yet FYI I just got a security error on this link http://flashls.wlodkowski.net/osmf/GrindPlayer_vod_freeze.html