Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[expo-av][Android] Fix adaptive streaming for exoplayer in expo-av. #8380

Merged
merged 3 commits into from May 22, 2020

Conversation

mczernek
Copy link
Contributor

Why

As a rework of this PR by @watchinharrison

How

Passing transfer listener from bandtwidth meter enables ExoPlayer to adapt streaming quality to network bandtwidth when dealing with m3u8 playlists.

Test Plan

Play this video https://bitdash-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8 in Video screen in NCL. You should see (given good enough internet connection) switch to better quality at some point.

@mczernek mczernek requested a review from bbarthec as a code owner May 20, 2020 13:41
@github-actions
Copy link
Contributor

Native Component List for this branch is ready

Copy link
Contributor

@bbarthec bbarthec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mczernek mczernek merged commit 59a5775 into master May 22, 2020
@mczernek mczernek deleted the @mczernek/exoplayer-adaptive-streaming branch May 22, 2020 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants