T
T
tomus2017-04-22 15:06:30
HTML
tomus, 2017-04-22 15:06:30

How to restrict access to video content?

There is a site for teaching students, the student logs in and can watch video lectures.
The video is in mp4 format and is played on the site via html5-video
How to restrict access to the video file so that a student cannot freely download the video file, or transfer the link to an unauthorized user?
And another question, are there video hostings that can help solve this problem? That is, the video on our site will be played from a third-party video hosting, the link to the video will be obtained through the video hosting API, and it will be valid only for a limited time and only for playing videos on our site.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Sokolov, 2017-04-22
@sergiks

A few years ago, I solved a similar problem through RTMPS streaming video through Amazon CloudFront. The downside is that I had to use Flash for the video player.

V
Vladimir Let 's say, 2017-04-22
@DopustimVladimir

Whoever needs it badly will merge, whatever one may say. On the issue of links to an unauthorized user - prohibit direct access to video files. On the BackEnd, load resources only for those who are authorized and enable encryption.

K
Kirill, 2017-04-26
Borodavchenko @borodavchenko

As for video hosting, the option is Boomstream. They have an API, domain parking, and video access time limits.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question