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

Audio Option for SMIL Adaptive Bitrate Streaming


Hi there, is this possible, ie:

<smil>
<head>
</head>
<body>
<switch>
<video src="streaming_2mbps.mp4" system-bitrate="2097152"/>
<video src="streaming_1mbps.mp4" system-bitrate="1048576"/>
<audio src="streaming_100kbps.mp3" system-bitrate="100000"/>
</switch>
</body>
</smil>

1 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

I don’t know if that will work…have you tried it?

This question has received the maximum number of answers.