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

HLS under iPhone


Hi there,

I did not see any other site of you regarding this topic therefore I have to ask here. Can you give me some more information about the HLS function of the iOS Player? I played around with it a little bit. When exactly do you use HLS in the player? I included several sources but every time I add the HLS source it seems the others are obsolete (which kind of makes sense), is that correct?

Thanks for your answers.

2 Community Answers

k...

User  
0 rated :

Oh i'm using the iOS SDK.

Daniel Berger

JW Player Support Agent  
0 rated :

Thank you for checking out our iOS SDK. I am not entirely sure how you are implementing your video files but if you are implementing an HLS file, there should be no need to also implement mp4 quality levels for the same video. Here is a code example for how to implement an HLS and mp4 video files: https://github.com/jwplayer/jwplayer-sdk-ios-demo

This question has received the maximum number of answers.