D-Link

From ZoneMinder Wiki
Revision as of 20:45, 17 September 2013 by Utahjarhead (talk | contribs)
Jump to navigationJump to search

DLink is a supplier of several IP Cameras. Not all work with ZoneMinder. DCS-1000(W) and DCS-900 - plus other D-Link IP models (This have been hit and miss, not all work with ZM. A partial list of unsupported cameras are inside).

DCS-900

DCS900.png

There are 2 versions of this camera. The "A" version is reported to work extremely well with ZoneMinder. The "B" version also works, but has a been reported to have lesser performance. I have been able to get upto 8 fps with my revision "B" camera.

Source Type: Remote 
Remote Host Name: IP Address of Camera
Remote Host Port: 80 (Default) 
Remote Host Path: /VIDEO.CGI or /IMAGE.JPEG 
(/VIDEO.CGI is the MJpeg stream, and gets higher FPS in my testing)

With version A2

Source Type: Remote 
Remote Host Name: user:pass@<IP_Address_of_Camera> (user:pass@192.168.0.5)
Remote Host Port: 80 (Default) 
Remote Host Path: VIDEO.CGI 

With the latest versions of the DCS-900 "B" there is an additional step needed in the "Options > Network" section of ZoneMinder.

ZM_NETCAM_REGEXPS Value = (no-checkmark)

DCS-910 / 920

DCS-910.jpg


Source Type: Remote 
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Port: 80 (Default) 
Remote Host Path: /VIDEO.CGI? for stream

There is the same aditional step as in DCS-900B, in the "Options > Network" section of ZoneMinder.

ZM_NETCAM_REGEXPS Value = (no-checkmark)


DCS-930L / 932L

DCS-930L.jpg


Source Type: Remote 
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Port: 80 (Default) 
Remote Host Path: /image/jpeg.cgi

Additionally MJPEG stream avaliable at: /MJPEG.CGI but next step is required for it, in the "Options > Network" section of ZoneMinder.

ZM_NETCAM_REGEXPS Value = (no-checkmark)

For the DCS-932L also works:

Remote Host Path: /video.cgi

Using /mjpeg.cgi gives a lot of erros in the log files:

ERR [Invalid JPEG file structure: two SOI markers]
ERR [Unable to decode jpeg]

DCS-1100

Dcs-1100.jpg

Source Type: Remote 
Remote Protocol: HTTP
Remote Method: Simple
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Port: 80 (Default) 
Remote Host Path: /video/mjpg.cgi?profileid=3

Where Profileid is setup in the camara's setup interface.


DCS-2100+, DCS-2100G

DSC2100plus.jpgDCS2100g.jpg

Source Type: Remote
Remote Host Name: IP Address of Camera
Remote Host Port: 80 (Default)
Remote Host Path: /cgi-bin/video.jpg

Note: you must change Network -> ZM_HTTP_VERSION option to 1.0 for this camera to work!


DCS-2120

DCS2100g.jpg

Source Type: Remote
Remote Host Name: IP Address of Camera
Remote Host Port: 80 (Default)
Remote Host Path: /cgi-bin/video.jpg


DCS-2121

Source Type: Remote
Remote Host Name: username:password@cam_ip
Remote Host Port: 80 (Default)
Remote Host Path: /image/jpeg.cgi?profileid=1


DCS-2130

Source Type: Remote
Remote Host Name: username:password@cam_ip
Remote Host Port: 80 (Default)
Remote Host Path: /image/jpeg.cgi?profileid=1

DCS-2210

(Change in video settings of the camera the mode to MPEG4 first)
Source Type: Remote
Remote Protocol: RTSP
Remote Method: RTP/Unicast
Remote Host Port: 554
Remote Host Name: <IP Address of Camera>
Remote Host Path: /live1.sdp
Source Type: Remote
Remote Protocol: Ffmpeg
Remote Host Path: rtsp://<IP Address of Camera>:554/live1.sdp
(Change in video settings of the camera the mode to MPEG4 first)
Source Type: Remote
Remote Protocol: HTTP
Remote Host Port: 80
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Path: /video1.mjpg

DCS-3220

DCS-3220.jpg

Source Type: Remote
Remote Host Name: IP Address of Camera
Remote Host Port: 80 (Default)
Remote Host Path: /cgi-bin/video.jpg


DCS-3410

DSC-3410.jpg

HTTP
Source Type: Remote
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Port: 80 (Default)
Remote Host Path: /video/mjpg.cgi (for mjpeg stream)
RTSP
Source Type: ffmpeg
Source Path: rtsp://user:pass@<IP Address of Camera>/play1.sdp (or play2.sdp)

ZoneMinder 1.24.2 (Haven't tried earlier versions)

Tried it with just admin:@<IP Address of Camera> without password before setting camera password and it worked. Created an account with a password, tried that and it also worked.

May need /video/mjpg.cgi?profileid=3 caught that from tcpdump, suspect the numbers are resolution but don't seem to have any affect.

Seems like it's operating in factory default Profile 3, 704x480 10fps jpeg. Haven't found a way to change the Profile used yet. Could only pull about 22fps when camera was set to 30fps (mjpeg) so opted to set camera to 15fps.

RTSP works with ffmpeg as above pulling 30fps when camera set to 30fps for that Profile but could not get it working with Source Type Remote and Remote Protocol RTSP.

Looks like Audio is at /audio/ACAS.cgi but haven't done anything with that.


DCS-3710

HTTP
Source Type: Remote
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Port: 80 (Default)
Remote Host Path: /video2.mjpg (for stream 2)

ZoneMinder 1.24.3 (Haven't tried earlier versions)

Video profile mode must be set to JPEG.


DCS-5010L

DCS5010Lfront.png

With MJPEG, this camera can do up to 30 fps. (Firmware 1.01, zoneminder 1.25.0)

To set video properties, click on setup, then video. Here you can adjust settings for jpeg quality and the frame rate. You might also want to set the default (browser) view mode to image, so that you'll get something when logging into the camera if you don't have java installed.

There is an unknown-quality H.264 stream available at http://user:pass@ip.of.camera/dgh264.raw . I haven't quite worked out how to get it into zoneminder.

Audio is available from http://user:pass@ip.of.camera/dgaudio.cgi .

Note: passwords are limited to 8 characters or less.


MJPEG settings for zoneminder:

Source Type: Remote
Remote Protocol:  HTTP
Remote Method:  Simple
Remote Host Name:  user:pass@IP Address of Camera
Remote Host Port:  80 (Default)
Remote Host Path:  /video.cgi
Colors:  24 bit
Capture width:  640
Capture Height:  480


Pan/Tilt can be used from within zoneminder using the Trendnet TV-IP400W control script, available at http://www.sfpeter.com/2008/07/new-trendnet-tv-ip400w-controller-for-zoneminder-123x/ . However, one line must be modified for zoneminder 1.25.0. The line

use ZoneMinder::Debug qw(:all);

must be replaced with

use ZoneMinder::Logger qw(:all);

Then the script will work as intended.


Settings for control capabilities:

Main:  Type: Remote, Protocol: TVIP400, name it DCS-5010L
Move:  Can move, can move diagonally, can move mapped, can move relative
Pan:  Can pan, min pan step 1, max pan step 30
Tilt:  Can tilt, min tilt step 1, max tilt step 30
Presets:  Has presets, number 24, has home preset

Settings for control:

Controllable, control type DCS-5010L, control address user:pass@ipaddress  
(note:  user/pass must be an administrator, a regular view-only user will not work.)

DCS-5020L

DCS5020Lfront.png

With MJPEG, this camera can do up to 30 fps. (Firmware 1.01, zoneminder 1.25.0)

To set video properties, click on setup, then video. Here you can adjust settings for jpeg quality and the frame rate. You might also want to set the default (browser) view mode to image, so that you'll get something when logging into the camera if you don't have java installed.

MJPEG settings for zoneminder:

Source Type: Remote
Remote Protocol:  HTTP
Remote Method:  Simple
Remote Host Name:  user:pass@IP Address of Camera
Remote Host Port:  80 (Default)
Remote Host Path:  /video.cgi
Colors:  24 bit
Capture width:  640
Capture Height:  480

DCS-5222L

DSC-5222L.jpg

HTTP
Source Type: Remote
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Port: 80 (Default)
Remote Host Path: /video/mjpg.cgi (for mjpeg stream)
Remote Host Path: /image/jpeg.cgi (for jpeg stream)

The jpeg and the mjpeg both output at the resolution specified for "video profile 3"

RTSP
Source Type: ffmpeg
Source Path: rtsp://user:pass@<IP Address of Camera>/play1.sdp (or play2.sdp)

May need /video/mjpg.cgi?profileid=3 might catch other profiles by using this URL

Looks like Audio is at /audio/ACAS.cgi but haven't done anything with that.

DCS-5300G

DCS-5300G.jpg

Source Type: Remote
Remote Host Name: IP Address of Camera
Remote Host Port: 80 (Default)
Remote Host Path: /cgi-bin/video.jpg

Note: you must change Network -> ZM_HTTP_VERSION option to 1.0 for this camera to work!

DCS-6010L

DCS-6010.jpeg

HTTP
Source Type: Remote
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Port: 80 (Default)
Remote Host Path: /video/mjpg.cgi (for mjpeg stream)
Remote Host Path: /image/jpeg.cgi (for jpeg stream)

The jpeg and the mjpeg both output at the resolution specified for "video profile 3"

May need /video/mjpg.cgi?profileid=3 might catch other profiles by using this URL

DCS-6111

DCS6111.jpg

Source Type: Remote
Remote Protocol: HTTP
Remote Host Port: 80 (Default)
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Path: (stream 1): /video.mjpg 
Remote Host Path: (stream 2): /video2.mjpg


DCS-1000

DCS-1000 left.png

Source Type: Remote
Remote Protocol: HTTP
Remote Host Port: 80 (Default)
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Path: VIDEO.CGI (You must upgrade the firmware on the camera to 1.30 for this to work. Try this site for the firmware and the ipview software to install the firmware.)

DCS-6620G

DCS-6620G.jpg

Source type: Remote
Remote Host Name: IP Address of Camera
Remote Host Port: 80 (Default) or the non-default port assigned to the camera in your network
Remote host Path: /cgi-bin/video.jpg
Control script: download at www.condrau.com/download/zmcontrol-dcs6620g.pl

The control script supports all controls for this camera, but it can be used for other D-Link and Vivotek cameras as well. I verified it with DCS-6620 and Vivotek's PT7137, as the software is compatible with these 2 cameras. It should also work with other models such as the DCS-5300.

Note that I implemented a real name preset functionality, where you can set any desired name as the preset name. It is basically possible to set the presets through ZM's interface, but I prefer to do it through the cam's firmware interface, which is the default setting in the script. By changing one constant definition, you may change this behaviour. In any case still activate the "can set presets" option in ZM, after which you can assign names to each preset.

I would further recommend to update the cam's firmware. I found smoother operation in ZM after having updated the firmware, and also with the latest firmware you can set ZM_HTTP_VERSION option to 1.1. [bco]

The camera will work with Zoneminder 1.25 with some minor modifications to the template PanasonicIp.pm script. Copy file and rename to DCS6620. Changed commands are listed below. The the only tricky part was zoom. Changes nearly identically for (PZ8111) which is almost the same camera. Note difference /cgi-bin/$cmd instead of /cgi-bin/camctrl/$cmd in. For some reason the zoom ui is calling Tele and Wide functions instead of zoomConTele and zoomConWide. Use the options below Monitor

  • Control Type = DCS6620
  • Control Device = blank
  • Control Address = <ip address of your camera>

Control Capabilities

  • Type = Remote
  • Protocol = DCS6620
  • Can Move = Check
  • Can Move Continuous = Check
  • Can Pan = Check
  • Can Tilt = Check
  • Can Zoom = Check


 
package ZoneMinder::Control::DCS6620;
sub sendCmd
{
    my $self = shift;
    my $cmd = shift;

    my $result = undef;

    printMsg( $cmd, "Tx" );

    my $req = HTTP::Request->new( GET=>"http://".$self->{Monitor}->{ControlAddress}."/cgi-bin/$cmd" );
    my $res = $self->{ua}->request($req);

    if ( $res->is_success )
    {
        $result = !undef;
    }
    else
    {
        Error( "Error check failed: '".$res->status_line()."'" );
    }

    return( $result );
}


sub moveConUp
{
    my $self = shift;
    Debug( "Move Up" );
    my $cmd = "camctrl.cgi?move=up";
    $self->sendCmd( $cmd );
}

sub moveConDown
{
    my $self = shift;
    Debug( "Move Down" );
    my $cmd = "camctrl.cgi?move=down";
    $self->sendCmd( $cmd );
}

sub moveConLeft
{
    my $self = shift;
    Debug( "Move Left" );
    my $cmd = "camctrl.cgi?move=left";
    $self->sendCmd( $cmd );
}

sub moveConRight
{
    my $self = shift;
    Debug( "Move Right" );
    my $cmd = "camctrl.cgi?move=right";
    $self->sendCmd( $cmd );
}


sub Tele
{
    my $self = shift;
    #my $params = shift;
    #my $step = $self->getParam( $params, 'step' );
    Debug( "Zoom Tele" );
    my $cmd = "camctrl.cgi?zoom=tele";
    $self->sendCmd( $cmd );
}

sub Wide
{
    my $self = shift;
    #my $params = shift;
    #my $step = $self->getParam( $params, 'step' );
    Debug( "Zoom Wide" );
    my $cmd = "camctrl.cgi?zoom=wide";
    $self->sendCmd( $cmd );
}


DCS-7010L

Change in video settings of the camera the mode to MPEG4 and restart the device.

Source Type: Remote
Remote Protocol: RTSP
Remote Method: RTP/Unicast
Remote Host Port: 554
Remote Host Name: <IP Address of Camera> (RTSP authentication didn't work with this method)
Remote Host Path: /live1.sdp
Source Type: Remote
Remote Protocol: Ffmpeg
Remote Host Path: rtsp://<IP Address of Camera>:554/live1.sdp
Remote Host Path: rtsp://user:pass@<IP Address of Camera>:554/live1.sdp (when RTSP authentication is enabled)
Source Type: Remote
Remote Protocol: HTTP
Remote Host Port: 80
Remote Host Name: user:pass@<IP Address of Camera>
Remote Host Path: /video1.mjpg

DCS-7110

Device's web server gives example code for various setups. Verified 2012-12-08.

* http://<cam-ip>:80/cgi-bin/viewer/video.jpg?streamid=0&quality=5 // single-shot jpg image
* rtsp://<cam-ip>:554/live.sdp // feeds VLC

Incompatible Hardware

I know that the DCS-1110 is not compattible with ZoneMinder, as it requires ActiveX to recive the MJpeg stream.

If you know of other DLink cameras that don't work, please add them to the list!

DCS-950 not compatible. Mpeg stream. Authentication is OCX application based, not web standard authentication. JPG file generated at random url, not predictable.[1]