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

Sources not being displayed as expected


Hello,

I have 4 sources defined. 2 are HLS and 2 are MP4.

What occurs now is that we only have an HD button. When on the desktop, it will use HLS and there's an HD button (which actually is backwards). When on Android for example, it will use MP4 and there's an HD button (also selected incorrectly).

What we want is to have the selection available for every option. So for example the many may look something like this when you hover the HD button.

- 720p HLS
- 720p MP4
- 480p HLS
- 480p MP4

Is this possible? We'll have other formats as well as in the future that we would like to allow the user the ability to select from. A use case is on desktops, sometimes MP4 seems to actually work better for some of our users than HLS, so we would like them to have the option to select MP4.

In addition to the selection, any idea why the HD button is highlighted for non-HD, is it the order?

Thank you

1 Community Answers

j...

Best Answer 

The order is indeed what determines the HD highlight.

For HLS, you should provide a variant M3U8. Multiple M3U8 sources do not work, since HLS has HD switching built in. See our HLS Streaming documentation for an example.

j...

Best Answer  User  
1 rated :

The order is indeed what determines the HD highlight.

For HLS, you should provide a variant M3U8. Multiple M3U8 sources do not work, since HLS has HD switching built in. See our HLS Streaming documentation for an example.

This question has received the maximum number of answers.