Closed lKinderBueno closed 12 months ago
Same issue in HLS.
player dead while seeking on mdk.
player dead while seeking on mdk.
log
To select the second audio track, the tracks list is [1]
instead of [0, 1, 0]
player.setActiveTracks(MediaType.audio, [1]);
Right
Describe the bug I have a video with multiple audio/video/subtitles tracks. When I call the method setActiveTracks, the player starts to stutter.
Code:
Log These are the logs in the moment I try to change the audio track: