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

Is it possible to provide an API that allows users to select a list of resolutions? #4654

Open
Xikee2023 opened this issue Dec 30, 2024 · 1 comment

Comments

@Xikee2023
Copy link

Here is my use case: First, load the MPD manifest and return a list of video resolutions. Then, the user selects a specific resolution, and the corresponding segments are loaded to start playback. During playback, the user should be able to switch resolutions at any time.
I’ve gone through the documentation, but it seems there’s no API to achieve this. Does anyone know how to implement this? Thank you very much!

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

No branches or pull requests

2 participants