UI Language track reverting after some seconds #7968
Labels
component: UI
The issue involves the Shaka Player UI
priority: P2
Smaller impact or easy workaround
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes
If the problem is related to FairPlay, have you read the tutorial?
n/a
What version of Shaka Player are you using?
4.13.0
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
main
?Yes
Are you using the demo app or your own custom app?
Custom
If custom app, can you reproduce the issue using our demo app?
Yes
What browser and OS are you using?
Chrome / W11
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
n/a
What are the manifest and license server URIs?
Manifest sended by email
What configuration are you using? What is the output of
player.getNonDefaultConfiguration()
?Dash with
config['trackLabelFormat'] = shaka.ui.Overlay.TrackLabelFormat.LANGUAGE_ROLE;
(because I've 2 tracks with de same language)What did you do?
I change the language via the UI for French DV
What did you expect to happen?
DV track must play and the player should stay on DV track
What actually happened?
I use Shaka Player with the default ui, I change the language track via the UI, but the default language comeback after x seconds
I've a warning : "Changing tracks while abr manager is enabled will likely result in the selected track being overriden. Consider disabling abr before calling selectVariantTrack()."
Are you planning to send a PR to fix it?
No
The text was updated successfully, but these errors were encountered: