Hi, I need to embed the stream for the video http://ipaddress/video1.mjpg into a website. I got it to work by stealing some HTML source code off of a local traffic cam website. HOWEVER, it only works after I have already opened the browser and logged in to the webcam interface.
How do I make it authenticate automatically so I don't need to log in first? Is there some way to add the username & password to the source code?? I saw on some other models, you can embed the username & password in the url like this: http://ipaddress/video1.mjpg?username=user&password=123 But that doesn't appear to work with the DSC-2332L. I wouldn't mind turning off authentication altogether, but it doesn't look like that's possible.
Please help!