• November 02, 2024, 09:36:55 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: How to access stream without authenticating first?  (Read 4279 times)

evosera

  • Level 1 Member
  • *
  • Posts: 2
How to access stream without authenticating first?
« 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!
Logged

jimbob42

  • Level 1 Member
  • *
  • Posts: 5
Re: How to access stream without authenticating first?
« Reply #1 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
Logged