D-Link 2100+

Support and queries relating to all previous versions of ZoneMinder
Locked
User avatar
ma77hias
Posts: 71
Joined: Wed Jul 07, 2004 3:18 pm

D-Link 2100+

Post by ma77hias »

Just curious did anybody get zoneminder working with a D-Link 2100+ Web Cam?
If yes, please tell me how! Which path ? port ? URL ?

Thanks
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

I don't know about the 2100 but on a DCS-1000W it's '/video.cgi' for the path for multi-part jpegs and just /IMAGE.JPG for a single image. The port can be left blank as it's just 80.

If that doesn't work then try looking at the html source of the main camera page and seeing if that gives any clues. That's how I figure out all the cameras I get.

Phil
User avatar
ma77hias
Posts: 71
Joined: Wed Jul 07, 2004 3:18 pm

Warning! D-Link 2100+ definitly not Linux compatible

Post by ma77hias »

Thanks for the hints.

I contacted D-Link technical support and according to them the 2100+ only supports Windows 2000/XP and Inernet Explorer higher than 5.1. Pictures are retrieved through an Active-X applet and as one can see on the source of the web page there is no path to manualy retrieve images.
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

That's a bit odd. The ActiveX must use something to get hold of the images though so there must be a URL somewhere unles it uses a direct socket connection or something like that.

I'm afraid D-Link does themselves no favours with things like this. The contrast between them and Axis who publish their API and use it consistently between products is striking.

Phil,
gnuorder
Posts: 35
Joined: Fri Apr 02, 2004 5:38 pm

Post by gnuorder »

Dlink told me I needed to get their SDK to get my DSC-900 to work with linux. I instead used a hex editor on their upgrade firmware and found it was /image.jpg and /video.cgi just like the DSC-1000. Uppercase didn't seem to want to work.
Locked