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

SD/HD Toggle Source Order


Is there a specific order the sources should be in for the SD/HD toggle?

As an example we configure our sources like this, but the toggle is reversed:

sources: [
{ file: "http://b1516e461b931b18fc00-a9960817b5cdfe2f7d9bd8c9416cc9ec.r64.cf1.rackcdn.com/oracle/tablet/oracle_mod_1.1_IntroToOracle_2594.mp4" , label: "SD"},
{ file: "http://b1516e461b931b18fc00-a9960817b5cdfe2f7d9bd8c9416cc9ec.r64.cf1.rackcdn.com/oracle/oracle_mod_1.1_IntroToOracle_2594.mp4" , label: "HD"}
]

1 Community Answers

Andrew

JW Player Support Agent  
1 rated :

We will attempt to load sources in order here I believe. However, you should also be able to use our API to set your default quality.
http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference#quality

This question has received the maximum number of answers.