You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've set the autoDynamicStreamSwitch to false and without the HLS plugin it switched and limits properly to manual bitrate/level selection only. However when using the HLS plugin it no longer seems to respect the manual mode and I have seen it traverse the different bitrates (even though on the test page it says it is in manual mode)
I found by just setting the flag it doesn’t work in OSMF core or Strobe.
But if I set the flag and also specify a index to manually switch to once
content started playback (MediaPlayerState.PLAY) then it would stick to
manual. If The HLS plugin is not loaded it works fine without waiting
forcing a manual switch
I've set the autoDynamicStreamSwitch to false and without the HLS plugin it switched and limits properly to manual bitrate/level selection only. However when using the HLS plugin it no longer seems to respect the manual mode and I have seen it traverse the different bitrates (even though on the test page it says it is in manual mode)
This might be a bit
http://fms.realeyes.com/strobe/debug-hls.html?autoDynamicStreamSwitch=false&src=http://www.flashls.org/playlists/test_001/stream.m3u8
The text was updated successfully, but these errors were encountered: