 galmiche
join:2004-08-12 21000
1 edit | reply to garetmax Re: DCS-5300 homepage layout and OBJECT coding in
Dear All,
I've read you post and tried you syntaxes. Unfortunatly Microsoft added a patch in IE for windows 2k and all winXp to disable the right to use user: password in url syntaxes. So your syntaxes in the OBJECT coding like:
document.write(" CODEBASE=\"http://login: password@PUBLIC WAN ROUTER IP ADDRESS:8000/plugin/h263ctrl.cab#version=1,5,0,3\">");
can no more be used and autologin to the cam rejected. So, user who browse may identify in a pop-up window! Shit!
Questions to all of you: Did you find a method to solve this auto-login disabled problem and thus never requiring client to enter something..just have to browse and have fun !
Questions about the OBJECT ID=\"VaCtrl\" to be used for DCS5300W Dlink camera selfpage code:
1- Do we need to use login: password or authetification in both lines CODEBASE and PARAM NAME=\"Url\" 2- do you have test to place the h263ctrl.cab in another server? Does it works and what will be the full syntax, including self authefication. Because, if h263ctrl.cab is not the one inside the camera, client will have to authenticate twice: one on the server for h263ctrl.cab file and one for video access! Too bad! 3- Concerning following lines: Why do you added login: pass or user:user in lines PARAM NAME=\"RemoteIP\" and PARAM NAME=\"RemotePort\" ? Thay shouls only be Ip and port without identifications?
Why you added line PARAM NAME=\"RemoteID\" as this ID change on each new connection (see code return by cam with Dlink presentation html pages)? Where this 7083 comes from? If you check code source from DCS5300W it changes on each new login!!! And Dlink do not include this line.
Latest subject: managing self code camera: Do you already tried to manage to output I/O by a cgi call in the URL line to put it ON or OFF ; Same question to light on or off the red led in front of the camera? This could help managing leds or I/O when someone access the camera or goes away..
Many thanks to all of you. Hervé info@galmiche.com |