Some CGI-URL for DCS-8000LHNIPCA-API (Network IP Camera Application Programming Interface)
model=DCS-8000LH
brand=D-Link
version=1.01
build=01
hw_version=A
NIPCA-API = ver. 1.9.7Syntax:
http://UserName:Password@CameraIP:Port/<CGI-URL>?<parameter>=<value>[&<parameter>=<value>...]Where:
<CGI-URL> is a URL of a CGI, e.g. "/common/info.cgi"
NIPCA-API details and more CGI-URL possibly compatible with DCS-8000LH are e.g. here:
http://www.trendnet.com/_uploads/helpdesk/tv-ip612xx_cgi-10.pdfhttp://gurau-audibert.hd.free.fr/josdblog/wp-content/uploads/2013/09/CGI_2121.pdfCamera configuration:
Run CGI-URL without parameters to obtain a list of available parameters and their values.Camera info
/common/info.cgi
Check wifi networks and signal strength
/config/wlansurvey.cgi
/config/wireless.cgi
Get stream informations
/config/stream_info.cgi
vprofile1=H264
vprofileurl1=/video/ACVS-H264.cgi?profileid=1
Network config, e.g. change port
/config/network.cgi?httpport=XXXX&httpexternalport=YYYY
Camera name, location
/config/camera_info.cgi
Change wifi
/config/wireless.cgi?essid=Name&passphrase=Password
Microphone, its gain
/config/mic.cgi?enable=no&volume=0
Add/delete user or group, change password
The command changes the admin’s password successfully. However, it is not possible then to use that password to log in. I could create a new user in the group Users but only with a blank password.
/config/user_mod.cgi?name=UserName&password=XXXX&group=Users
/config/user_del.cgi?name=UserName
/config/user_list.cgi
/config/user_list.cgi?name=admin
/config/user_list.cgi?name=UserName
/config/group_list.cgi
UPNP disable
/config/upnp.cgi?upnpav=off&upnpcp=off
Contrast, brightness, saturation, flip, mirror, etc.
/config/sensor_info.cgi
/config/sensor.cgi?flicker=50&sharpness=40
Disable motion detection
/config/motion.cgi?enable=no
Disable audio detection
/config/audio_detection.cgi?enable=no
LED on/off
/config/led.cgi?led=off
Infra off, day mode
/config/icr.cgi?mode=day&night_irled=off
Reboot, reset
/config/system_reboot.cgi?reboot=go
/config/system_reset.cgi?reset=go
Get a JPEG image
/image/jpeg.cgi
Date, time
/config/datetime.cgi
Get URL entry of specified profile
/config/rtspurl.cgi?profileid=1
Check video profile
/config/video.cgi?profileid=1
Change codec of profile 1 to MJPEG stream and back to H264
/config/video.cgi?profileid=1&codec=MJPEG
/config/video.cgi?profileid=1&codec=H264
Watch MJPEG stream, after the codec change, in web browser
http://UserName:Password@CameraIP:Port/video/mjpg.cgi