I need to embed the code into a web page which is open to all, ie public. With the 930L it worked directly, but not with the 2332L. I have tried the following command variations which I have found on the web for other cameras -- without success:
http://IPADDRESS/image/jpeg.cgi?user=[USERNAME]&password=[PASSWORD]
http://IPADDRESS/image/jpeg.cgi?user=USERNAME&password=PASSWORD
http://IPADDRESS/image/jpeg.cgi?user=’USERNAME’&password=’PASSWORD’
Http://USERNAME:PASSWORD@IPADDRESS/image/jpeg.cgi
Also with “dms.jpg” instead of the “image/jpeg.cgi”
With the Http://USERNAME:PASSWORD@IPADDRESS/image/jpeg.cgi format, I'm not prompted for the ID and PW, but it also does not display the image :-(
Any ideas on how to make it work without prompting the web user for ID and PW?....RDK