Hi list, I am currently using Nginx' flv module for streaming some video, however I have one slight little problem, is that the file can still be easily downloaded. Is there a way I can protect against that? Is it an Nginx issue or something to do with the response headers not being properly set in my application?