When a video is ready to be played, thru my php website, this shows in the browser:
www........com/results.php?x=178&y=16
So, the video url doesn't appear in the browser, the video(mp4) plays in the flowplayer that pops-up in a box over the page, but you can right-click (in Chrome) "Copy video URL", so someone could simply copy the url and play it over and over using my data transfer cost.
Can a random string be added to the file name via the player, or something, so the theif doesn't have the correct path/link? Or any suggestions?