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
DOMStorage should only be used to access localStroage and not set init bitrate in ABR so logic is now moved to ABR Controller to check explicit settings first, then check if ratio, then check dom then set default if all other checks result in nan bitrate.
There was a recent commit for ratioDict that change getInitBitrate logic and broke the use of localStorage for last know bitrate.
The text was updated successfully, but these errors were encountered: