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

"Changing tracks while abr manager is enabled" warning clarification. #6665

Open
Kerryliu opened this issue May 24, 2024 · 0 comments
Open
Assignees
Labels
type: question A question from the community

Comments

@Kerryliu
Copy link

Kerryliu commented May 24, 2024

Have you read the Tutorials?
Yes

Have you read the FAQ and checked for duplicate open issues?
Yes

What version of Shaka Player are you using?
4.8.5

What browser and OS are you using?
Chrome 125.0.6422.61. Windows 11.

Please ask your question
I'm getting the following warning when calling player.selectAudioLanguage. E.g.: player.selectAudioLanguage("en", "public.accessibility.describes-video");. Other than the warning, the audio track changes, as expected.

Changing tracks while abr manager is enabled will likely result in the selected track being overriden. Consider disabling abr before calling selectVariantTrack().

If this is the incorrect method to use for changing audio tracks, please let me know. However, this warning seems to also occur on the Shaka Player Demo site when changing audio tracks, so I'm not sure if this is a harmless warning or something that I should investigate further.

@Kerryliu Kerryliu added the type: question A question from the community label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question A question from the community
Projects
None yet
Development

No branches or pull requests

2 participants