Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Multiple Audio Renditions


regarding Multiple Audio Renditions (https://support.jwplayer.com/customer/en/portal/articles/1761348-multiple-audio-renditions)

we have single video files with 3 audio tracks and pass the track ID to wowza which then streams the desired audio track.
example: url/mp4:myVideo.mp4/playlist.m3u8?audioindex=0 // This plays audio track 1

Is it possible to have the same functionality as in your demo with the manifest file and if so how do we do it?

url/mp4:myVideo.mp4/playlist.m3u8?audioindex=0 // Track 1 is English
url/mp4:myVideo.mp4/playlist.m3u8?audioindex=1 // Track 2 is French
url/mp4:myVideo.mp4/playlist.m3u8?audioindex=2 // Track 3 is Spanish

1 Community Answers

Todd

JW Player Support Agent  
0 rated :

You would need all three audio tracks included in the master manifest in order for the player to recognize the multiple audio renditions.

I am afraid we are not experts on the HLS creation side of the equation, but hopefully Wowza can help out with this.

This question has received the maximum number of answers.