View Single Post
Old 2006-05-01, 03:28 PM   #2
[BV]
I want to set the record straight - I thought the cop was a prostitute
 
[BV]'s Avatar
 
Join Date: Dec 2004
Location: Florida
Posts: 292
Send a message via ICQ to [BV]
I'd be interested in this as well but i don't think it's going to happen.

In the past we worked on this issue and the only way we were able to eliminate this was to place the videos in a non/password protected folder and write some scripting that changes the name of this folder and the video links to a random value every 15 minutes. Similar to our FHG and HFS hotlink protection script we have written.

However this method also had it's issues for use in our members areas, mainly for dial up users that needed a longer time than 15 mins to download full length videos.

It's my understanding that when WMP tries to open a wmv inside pw protected folder the server thinks it's a new user because no referrer information is passed on by WMP. (or something like that) The only good thing is that WMP does allow you to save the user/pass just like IE, however that can also turn into a problem if your member is also using his WMP inside other pw protected sites. If so he has to remember to re enter the user/pass in his WMP again as WMP does not remember the correct user/pass when switching from site to site like IE does.

So sometimes when this happens the member gets frustrated, especially when he tries too many times and our trading/ brute force protection scripting kicks in and bans his ip for a short time.

If there is some Apache code that would eliminate WMP need for a user/pass and still have the movies password protected, that would be ultra cool.



EDIT,

BTW, I forgot to mention, if you embed the video player and open the videos on an html page then the user does not get prompted for a user/pass again. This might be a fix for some.
__________________
BVBucks.Com
BVCash.Com

Last edited by [BV]; 2006-05-01 at 03:44 PM..
[BV] is offline   Reply With Quote