bhavyamr Posted January 20, 2011 Share Posted January 20, 2011 Hi my website offers the users to buy the videos. But the hackers are stealing my video links through view source. So there any option to hide my video links in view source and firebug etc..My videos are comign from amazon. and we are using JW Players to play the videos The methods i have tried.. 1)Encode and decode the urls still the embed tag displays the complete path in firebug. 2)Amazon provide signed url(temporary url)-Still have some problem in this.. 3)call the video through ajax call. Still the complete HTML code will be displayed in the firebug. Plz check here i have attached the firebug sample how it displays the code. Here we can find the complete video path in file: attribute in embed tag Is there any to hide the urls [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/225053-securing-video-links/ Share on other sites More sharing options...
rockstarrem Posted January 20, 2011 Share Posted January 20, 2011 So you're offering people the same file to buy as what you're letting them view on your website? I'm a bit confused, but what I suggest you do is to encode a 30 second sample of the video. Why would they buy the video if they can just watch it on your website? It's the same file, quality etc... Link to comment https://forums.phpfreaks.com/topic/225053-securing-video-links/#findComment-1162375 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.