In my php web site the video player appears and plays the video. In Chrome you can right click on the player screen and choose 'inspect element' etc, but another choice is 'Copy video URL'. How can I block that, or hide (or disguise/rename) the video URL?
Why in the world do you want to hinder normal Web functionality? Scriptardery to prevent right click is just a hindrance to users who are not familiar with their software, and is easy to restore for those who aren't.