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
{{ message }}
This repository was archived by the owner on Feb 11, 2022. It is now read-only.
includes #213 -> Allow setting maximum video bitrate #211 -> Deprecate playAt for seeking initial position. Allows loading video with initial position #200 -> Allow redirects cross protocol #196 -> Updates to ExoPlayer 2.9.4
Aspect ratios for video content were not being calculated properly. This was due to our event listeners on exoplayer not being correctly attached. Fixed in #169