
Saving/Downloading a video
I'm using an application that has JWPlayer embedded. Is there a way to download the video?
I'm using an application that has JWPlayer embedded. Is there a way to download the video?
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.
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.
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.