I confirm this is a Feature Request and NOT a support/technical query. Please use your Bitmovin Dashboard for raising support tickets.
on
Which product is your request related to?
Player
Description
In the case of server side multi view solution for the live games, we have a single composed stream that has 4 views in the frame and each view belongs to an individual game. In this case, we have multiple audio tracks in the playlist and each audio track belongs to one of the streams.
When user tries to change the focus from first view to second, application switches the audio track. We are noticing a glitch at this point- video freezes couple of seconds and initially audio and video are not in sync. Playback is fine after 3 to 4 seconds.
We are suspecting that this glitch is due to player starts downloading the segments of new audio track after user switches the audio track. Looks like there is a delay here before A/V is in sync.
Our query: Is it possible to force the player downloading segments of all the audio tracks? We are thinking this will improve the experience during audio switching. any recommendations here?