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

Saving/Downloading a video


I'm using an application that has JWPlayer embedded. Is there a way to download the video?

3 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

Do you mean to say that your desired behavior is to play locally stored content in our iOS SDK? If so, yes that is supported. Here is a code example to assist you:
https://developer.jwplayer.com/sdk/ios/docs/developer-guide/intro/getting-started/

Or, is your desired behavior that you want your users to be able to download videos? If so, that is not a behavior that is supported by either our web player or our iOS SDK. We configured our player in such a way as to protect your content.

Please correct me if I didn’t understand your question.

Vijaynagaraju Konga

User  
0 rated :

I'm using an application that has JWPlayer embedded. Is there a way to stop download the video from the browser? We found from Opera browser we are able to save and download the video. I need to stop this to avoid sharing the content to different customers.

Daniel Berger

JW Player Support Agent  
0 rated :

Thank you for clarifying. While we can’t control a browser’s functionality, there are two possible solutions; 1- Perhaps use a cloud hosted player. 2- Implement DRM to encrypt your stream.

This question has received the maximum number of answers.