im using jwplayer i want the users to view the videos but not download them generating hashed url of videos was the one i found to do it im using lighttpd mod on the server that creates the hash, and using it i create the url for the videos timeout : expire every 30 minutes from when hash is created
the problems comes when i play the videos the second time
the page loads as follows: the page loads, there are currently 2 videos that show on each page, a div is created for each of the videos where the jwplayer installs itself, the video plays when the thumbnails for the videos are clicked each time, then the div loads in a lightbox/overlay and the videos are supposed to play
each video on the page plays the first time, but not the subsequent times, it gives the error that it cannot find the file
I have been using StreamingVideoProvider and can surely say security and protection is their key strength. They have a very strong HLS encryption ( including cookie and IP hotlinking protection ) which I highly recommend. You can check below:
http://www.streamingvideoprovider.com/video-hls-encryption-hotlinking.html
mod_fast_secure_download is some way you can go. users still will be able in theory to download.
I have similar issue, but I try to do lighty to hit a script after video is downloaded