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

Feature: Quality Track selection #1

Closed
sudhanshugairola opened this issue Aug 3, 2023 · 4 comments · Fixed by #4
Closed

Feature: Quality Track selection #1

sudhanshugairola opened this issue Aug 3, 2023 · 4 comments · Fixed by #4
Assignees
Labels
enhancement New feature or request

Comments

@sudhanshugairola
Copy link

sudhanshugairola commented Aug 3, 2023

Quality track selection is missing for hls and dash, hope you will add soon.

@andreasgangso
Copy link
Member

Hi, thanks for the feedback.
I can add this. Is it a critical feature for you to have?

@sudhanshugairola
Copy link
Author

That is critical for every one, by quality selection that help in stream video in other available resolutions for hls or dash content, so that is save more internet data for every user.

@sudhanshugairola
Copy link
Author

May be you will soon add more features for Android and iOS like.
(By Exoplayer Android and AVplayer iOS)

  1. Buffering configuration like (important like better_player)
  2. Player complete dispose (critical).
  3. Notification configuration (not much important)
  4. Cache feature (which is not important, yes may be use by some users)

@andreasgangso
Copy link
Member

Buffering configuration like (important like better_player)

This is relatively simple to add. I described the process here, if you want to make a PR.

Player complete dispose (critical).

You mean a way to dispose a player? True, I never noticed that this was missing because we never needed more than 1 persistent player.
Issue here.

@andreasgangso andreasgangso self-assigned this Aug 3, 2023
@andreasgangso andreasgangso added the enhancement New feature or request label Aug 3, 2023
@andreasgangso andreasgangso changed the title Quality Track selection Feature: Quality Track selection Aug 3, 2023
@andreasgangso andreasgangso linked a pull request Aug 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants