Skip to content

Audio tracks switching on Chromecast #544

@wipawan-zz

Description

@wipawan-zz

I encountered an issue while casting Shaka Player Demo on the Chromecast. The active audio track is not immediately changed after it is selected. It is only changed after I pause the video for a few seconds. I played "Angel One (multicodec, multilingual)". The same behaviour happens in my implementation.

Here's my code:
this.mediaPlayer.selectTrack(selectedAudioTrack, true); this.mediaPlayer.getConfiguration().abr.enabled = true;

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctlytype: externalAn issue with an external dependency; not our issue; sometimes kept open for tracking

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions