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

Multibitrate live streaming


I’m a Premium user of JW and also a Wowza Cloud subscriber. How can I build a player to allow viewers to have the option of multiple bitrate? A few weeks ago I could paste the Wowza HLS URL in the JW admin videos section and create an embedable multibitrate player. Now it doesn’t seem to be possible. Can anyone help please?

1 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

I believe there are two ways that you can achieve the multi-bitrate functionality. The first (and easiest) method is to implement an adaptive HLS stream. Here is a code example- https://support.jwplayer.com/customer/portal/articles/1430218
The second method is to implement multiple mp4 quality levels of one video file. Here is a code example- https://support.jwplayer.com/customer/portal/articles/1428524

This question has received the maximum number of answers.