-
I want to add custom HTTP header in the request which FV Player makes to get the video in the HTML5 player. Is there any way? I want to provide some security check to prevent my videos to be downloaded.
If its a simple HTTP request, anyone will be able to access it via the link. How can I differentiate between normal requests and FV request to the video file?