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

Change Quality Labels from resolution to bitrate


Hello all,

We have an adaptive stream at 720p at three different bitrates (500, 800, 2000 kbps). On the quality selector, we'd like to show the bitrate instead of the resolution, as it only ends up showing three options of 720p.

Does anyone have experience in changing these labels?
I looked at https://support.jwplayer.com/customer/portal/articles/1428524, but our challenge is that the stream is adaptive and thus we have one stream URL for all three options -- we can't define each one individually and set the labels ourselves.

Thank you!

3 Community Answers

Heidi

JW Player Support Agent  
1 rated :

Hello,

Could you please provide a link to your stream? Feel free to open a case through our support portal via your account.

Heidi

Duncan

User  
0 rated :

Thank you, Heidi!

Here is the stream that shows the three options of 720p:
https://stream.brandstar.tv/gospeltruth/

Thank you!

Heidi

JW Player Support Agent  
0 rated :

Hi Duncan,

You will need to go into your manifest and add the ‘NAME’ attribute for each stream. For example:

#EXTM3U
#EXT-X-STREAM-INF:RESOLUTION=1280×720,FRAME-RATE=29.970,CODECS=“avc1.42c01f,mp4a.40.2”,AVERAGE-BANDWIDTH=630958,NAME=“500 kbps”BANDWIDTH=788697,CLOSED-CAPTIONS=NONE
tracks-v3a1/index-1517252475-now.m3u8

It looks like you are serving your HLS from Peer5, you will need to reach out to them and find out how to add this to your manifest on the server side.

Yours, Heidi

Heidi Williams-Foy
Team Lead, Support

Tried JW8? Find out more:
https://www.jwplayer.com/jw8/

This question has received the maximum number of answers.