Situation: An organization allows me to use their live web cam feed exclusively on a site I run. Of course the source url I get the cam feed from can be seen in the html code of the page so anyone will be able to use it too. Bye-bye exclusive use.
Is there a way I can hide this url or make it unusable for anyone else? Can I do this in Java or in html?
Thanks for any help.