1
Programmers corner / Re: Help Needed How to Prevent File Direct Download But allow Streaming
« on: February 13, 2012, 10:47:52 AM »
Hi rejetto,
I think we can stop banning direct download and allow streaming.
For example while streaming through LAN with 1GB movie if i set Speed Limit for single address to 3000 KB/s. Normally if i stream using VLC it will reach maximum of 300 KB/s to 1000 KB/s. But you save the link using web browser it will reach the full peak of 3000 KB/s constantly. Based on this big variation we can conclude a user trying to save a file. So that we can Ban that downloading. We can check the Speed in server side continuously for 1 minute for each download and then decide whether it is streaming or direct download and then ban that download.
Waiting for you early reply,
K.Guru.
I think we can stop banning direct download and allow streaming.
For example while streaming through LAN with 1GB movie if i set Speed Limit for single address to 3000 KB/s. Normally if i stream using VLC it will reach maximum of 300 KB/s to 1000 KB/s. But you save the link using web browser it will reach the full peak of 3000 KB/s constantly. Based on this big variation we can conclude a user trying to save a file. So that we can Ban that downloading. We can check the Speed in server side continuously for 1 minute for each download and then decide whether it is streaming or direct download and then ban that download.
Waiting for you early reply,
K.Guru.
as i said: no way.
You can only make it harder, not impossible.