admin管理员组文章数量:1386581
I want to develop a wordpress lms website that support woocommerce payment gateways.
I've found some themes and plugins like: learnpress, wplms and much more
Some of them doesn't support uploading video in website (using third party websites like Vimeo or Youtube) and I don't want to use them.
I want my website instructors upload their video lessons in my website and other users watch them online.
The problem is all of plugins and themes that I've found doesn't prevent users to download videos.
Please tell me is there any lms plugin or theme that prevents users from downloading the video?
Thanks
I want to develop a wordpress lms website that support woocommerce payment gateways.
I've found some themes and plugins like: learnpress, wplms and much more
Some of them doesn't support uploading video in website (using third party websites like Vimeo or Youtube) and I don't want to use them.
I want my website instructors upload their video lessons in my website and other users watch them online.
The problem is all of plugins and themes that I've found doesn't prevent users to download videos.
Please tell me is there any lms plugin or theme that prevents users from downloading the video?
Thanks
2 Answers
Reset to default 1I found this answer online which responds your question
The problem that you are going to run into is a fundamental one about how videos on websites work. To watch a video, let's say on youtube, my browser starts downloading the video and shows it to me as it does (this is called streaming) by the time I have watched the entire video, I have also downloaded it. If my browser could not download the video, it would be unable to play it to me.
Every page, image, a and anything else you view in a web browser is downloaded before you can see it.
While there are ways to stop people from keeping a copy after watching a video, there are even more ways for users to get around that. After all, your server already sent them a copy of the video so they could watch it.
The best you can hope for is to make direct video file access very hard and use a streaming-based player without any file-based cache. A sufficiently motivated user will still be able to keep a copy and there is very little you can do about it.
You may be better off finding ways to add value to the viewing on your website experience so that users feel that they would miss out if they cached the video for offline viewing.
本文标签: pluginsHow to prevent users to download videos from lms website
版权声明:本文标题:plugins - How to prevent users to download videos from lms website? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744562901a2612871.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论