I have a video website, and it hosts all the videos on the server. However, there are some websites who are stealing bandwidth by streaming video from my server on theres.
To protect the direct URL of the video files, here's what I got set up.
- The direct URL is stored in the database.
- A PHP file basically takes in the video id, fetches the direct url, and streams the contents.
So, even if the direct URL is not known, the thieves can actually just stream it by calling the php file, with the supplied ID.
Is there any way I can protect and make sure the videos are served only in my domain?
Most of the sellers are selling under a business name, and you can't jail a business.
The best option would be to blanket ban brick chargers and regulate fixed PD faceplates for wall as a spur from existing sockets. That way they'd be checked with during during an EICR.
Question
roosevelt
Hi,
I have a video website, and it hosts all the videos on the server. However, there are some websites who are stealing bandwidth by streaming video from my server on theres.
To protect the direct URL of the video files, here's what I got set up.
- The direct URL is stored in the database.
- A PHP file basically takes in the video id, fetches the direct url, and streams the contents.
So, even if the direct URL is not known, the thieves can actually just stream it by calling the php file, with the supplied ID.
Is there any way I can protect and make sure the videos are served only in my domain?
Link to comment
https://www.neowin.net/forum/topic/840812-stealing-video-bandwidth-thieves/Share on other sites
7 answers to this question
Recommended Posts