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

Query - Integration of media from cdn with mobile app sdk


Hello,

We have downloaded the sdk file for the Android & iOS version for the JW player. We are planning to use the JW Player in the mobile app. We are currently using the JW platform to host our media files on your CDN. We have encoded our media files in multiple quality templates.

We would like to know the process to play this file with multile quality option as shown in your sample application. Could you please guide us through the exact steps or point us to the appropriate documentation. We woould also like to know if the playback speed controls (1x 2x etc) introduced in "Version 8" of your web player is available on the mobile platform too, Thanks in advance.

Regards,
Karthikeyan.P.M

1 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

Hi Karthikeyan,

Embedding a video file in our SDKs is pretty straight forward. Here is our documentation with more information as well as a code example:
iOS SDK- https://developer.jwplayer.com/sdk/ios/docs/developer-guide/embedding/embedding/
Android SDK- https://developer.jwplayer.com/sdk/android/docs/developer-guide/usage/jwplayer-fragment/

Here is how you can set the payback rate: https://developer.jwplayer.com/sdk/ios/reference/Classes/JWPlayerController.html#//api/name/playbackRate

This question has received the maximum number of answers.