Foliovision › Forums › FV Player › How to … › Make video undownloadable
-
-
Hello Bruno,
yes, it is possible. It lies in the way you protect the video links to your videos. You can read more about various method of download protection here: https://foliovision.com/player/securing-your-video/protecting-video-from-downloading
Currently, the most secure option is to encrypt your videos. You can use various services to encrypt your video. Our favorite is Coconut, as it is much more cost effective than other popular options, such as Amazon.
We provide a free add-on, called FV Player Coconut, which lets you encrypt and encode your videos right in your WordPress. You can get FV Player Coconut here: https://foliovision.com/downloads/fv-player-coconut
To learn more about how this product works, please consult these articles:
https://foliovision.com/player/securing-your-video/encrypted-hls-coconut
https://foliovision.com/player/securing-your-video/encrypt-videos-directly-wordpressThanks,
MariaHi,
Coconut does not work for me. When i add a new job, this is what’s happening >> https://www.amazon.fr/clouddrive/share/LkpIYMRnyqksVkmlR6vQ5O43ZaSiJ80F2xUzoCQxjTI
Pull Zone has been created in BunnyCDN and Digital Ocean and is setup >> https://www.amazon.fr/clouddrive/share/q6slmfNBKu2RZs7xXvyIkevVTbUf2jaKl2HB6TaTRRk
I don’t understand why nothing works for me (see the number of tickets i’ve created) Could you guys please help ?
Thanks
Regards
Hi Bruno,
The file shouldn’t be over the limit of a DigitalOcean Spaces storage.
However, when you register with Coconut, you are automatically subscribed to their free plan, but this plan is better for small projects or testing purposes since it allows you to encode only videos up to 5 minutes long.
Please check your plan and try to encode a shorter video to make sure that the issue is not caused by anything else.
Thanks,
ChiaraHello Bruno,
the file should still be listed when adding a new job on wp-admin -> FV Player -> Coconut Jobs. Are you sure you are uploading into the correct DigitalOcean Space? You can check in wp-admin -> Settings -> FV Player Pro -> Hosting -> DigitalOcean Spaces -> Space Name.
Or there might be some JavaScript error in FV Player DigitalOcean Spaces browser. Please open your browser developer console (here’s how https://foliovision.com/player/troubleshooting/javascript-browser-console), then load wp-admin -> FV Player -> Coconut Jobs again and try to add a new job. See if you get that “No files here.” message and see if you see any errors on the console. A screenshot would be great.
Or there might be a PHP eror which prevents the FV Player DigitalOcean Spaces browser from fetching the files. I hate to ask for something as technical as this, but since this is the first time somebody is reporting a bug like this I do not have any other idea.
So please check the PHP error logs if possible. If you are not sure you can try to install this plugin: https://wordpress.org/plugins/error-log-monitor/ Then try to create another encoding job and see what was added to the logs.
Thanks,
MartinHi Martin,
i disconnected then reconnected FV to Digital Ocean, Coconut and BunnyCDN and i’m finally able to select file from Digital Ocean folder. But this is the error message i get when i paste the shortcode of the encrypted video >> https://www.amazon.fr/clouddrive/share/p5xxmCYjQRKg0aNsaD8RUDbpssj0T1NLpHKvoEXq8EQ
Any idea ?
Hello Bruno,
I’m sorry to see that nothing seems to work for your without extra effort. Hopefully we can figure out what’s so strange about your website, server or mix of plugins, so improve your experience.
Please post the link to your website where we can see that encrypted video which won’t play.
Thanks,
MartinHello Bruno,
your website is using https:// (with SSL security layer) on front-end but it appears internally its configured to run as http:// (no security). Please check wp-admin -> Settings -> General “WordPress Address (URL)” and “Site Address (URL)”. Are these URLs using http:// or https:// ?
Regardless of your answer – we can add some code to tollerate issues like this, but it will take us some time to figure out, so please have a look.
Thanks,
MartinThey were using http://, but i reactivated SSL plugin, and now they are using https://
Did not fix the issue thoughThanks
Regards
Hello Bruno,
we prepared the fix for the mixed content issue.
It would be great if you could help us with the testing. Could you please grab a fresh copy of FV Player Pro from https://foliovision.com/my-licenses and reinstall the plugin from that? To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Also make sure you switch to Beta version too, here’s how to do that: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Then the encrypted stream which was not playing before should start to play – as the plugin will fix the “bad” http:// in the HLS if the website is on https://. But I’m not 100% certain if it will detect that for your website. I see your are using Cloudflare – perhaps you are enabling the SSL there. Out plugin should be able to detect that and work properly, we added some code specifically for that.
Thanks,
Martin