Secure way of serving videos

走远了吗. 提交于 2019-12-13 20:08:40

问题


I want to serve videos (flv) in my web application, video files are user generated content, and it is increasing enormously. I would like to serve back the content but without any abuse, for example I dont want some script crawling and downloading all flvs that I got.

What methods could I use to prevent this sort of abuse? What should I read to gain knowledge on that matter? Any pointer will be really appreciated

Thanks,

来源:https://stackoverflow.com/questions/5140677/secure-way-of-serving-videos

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!