Protecting HTML5 video [closed]

First:

You will need a plugin that acts as an intermediary for your cloud storage. Cloud storage innately (if setup properly) will protect your files. I have used the CDN Vault plugin and it works great. It’s a premium plugin that depends on Amazon S3 storage. It does some really great obfuscation and encryption so your files aren’t easily stolen.

Second:

You should setup membership functionality to restrict your content to members only if you’re worried about stolen content. There are quite a few great membership plugins that allow you offer paid/free content to different levels all at once or slow-drip.

Use Case

CDN Vault worked great for a video tutorial subscription service I setup on WordPress for a client. They never had an issue with stolen content. We used the Wishlist membership plugin as well for restricting content to membership levels.

Resources

Check out the following sites to get you started. You will need to choose what feels best for your use case.

Hope this helps you!

Leave a Comment