A
A
Alexander Rybakov2021-12-22 19:25:39
JavaScript
Alexander Rybakov, 2021-12-22 19:25:39

What are the options for securely inserting video through an iframe from other hosts?

I heard that you can use vimeo
The main thing is that access to the video is only on my site

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey Yarkov, 2021-12-22
@yarkov

And then I open the /etc/hosts file, write a line there 127.0.0.1 vashsait.ru, create an index.html with a frame and a link to your video, and watch it ))
If that doesn't bother you, then yes, vimeo will do.

N
Nikolai Turnaviotov, 2021-12-22
@foxmuldercp

the simple answer is no way, any link accessible from the outside can be "taken away", except that from the options you can think in the direction of what - bind to login, ip, and a bunch of other things from the user and generate a link that will be available only to him and " break" for the rest..

K
Kirill, 2021-12-30
Borodavchenko @borodavchenko

Alexander Rybakov has video hosting services that solve this problem better than vimeo: vistia, boomstream, kinescope. What you originally wanted is called domain protection, but it can be bypassed. As an option, really generate a hash with a binding to the ip address of the viewing device. And it is even better to approach the issue comprehensively.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question