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

HLS Adaptive Bitrate and Android Fallback


I have 3 HLS streams with i want to use for adaptive bitrate

HD quality : http:://[ip]:1935/1...m3u8
High Quality : http:://[ip]:1935/2...m3u8
Low Quality: http:://[ip]:1935/3...m3u8
I need the embedded code to achieve this....

Since It cant work wit Android Devices i want a RTSP fallback for android devices.

2 Community Answers

Todd

JW Player Support Agent  
0 rated :

You can self-host the 6.9 beta if you want to test our new HLS capabilities for Android 4.1+.
Please note you will need to add an extra line to your jwplayer().setup():

androidhls: ‘true’

E-mail me at support@jwplayer.com and I will send you the link to the 6.9 beta.

Hope this helps,
Todd

esuongm

User  
0 rated :

Ok, email has been sent.
How do i generate the the embedded code for the Adaptive Bitrate.

Thanks.

This question has received the maximum number of answers.