D-Link Forums

The Graveyard - Products No Longer Supported => IP Cameras => DCS-2332L => Topic started by: evosera on December 06, 2013, 09:15:16 AM

Title: How to access stream without authenticating first?
Post by: evosera on December 06, 2013, 09:15:16 AM
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!
Title: Re: How to access stream without authenticating first?
Post by: jimbob42 on December 07, 2013, 10:40:15 PM
Hi Evosera,

you can get it to work by doing this:

http://username:password@ipaddress/video1.mjpg

This works in most browsers except Ie.

There is a way to change to windows registry so that it is again supported (was changed to increase security apparently).

Hope this helps.

James