This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.
The 8xxxLH series is app only. Only 4 out of 30+ d-link camera skus do not have a web UI. Also do not assume ALL cameras work with Vera and other 3rd party systems. It is best to do a little research before purchasing. Sorry the 8000s did not work for you.
Hello, could you give us all the url enabled on this webcam?I've found this:http://[username]:[password]@XXX.XXX.XXX.XXX/image/jpeg.cgiThank youAlfonso
Some CGI-URL for DCS-8000LHNIPCA-API (Network IP Camera Application Programming Interface)model=DCS-8000LHbrand=D-Linkversion=1.01build=01hw_version=ANIPCA-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.cgiCheck wifi networks and signal strength/config/wlansurvey.cgi/config/wireless.cgiGet stream informations/config/stream_info.cgivprofile1=H264vprofileurl1=/video/ACVS-H264.cgi?profileid=1Network config, e.g. change port/config/network.cgi?httpport=XXXX&httpexternalport=YYYYCamera name, location/config/camera_info.cgiChange wifi/config/wireless.cgi?essid=Name&passphrase=PasswordMicrophone, its gain/config/mic.cgi?enable=no&volume=0Add/delete user or group, change passwordThe 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.cgiUPNP disable/config/upnp.cgi?upnpav=off&upnpcp=offContrast, brightness, saturation, flip, mirror, etc./config/sensor_info.cgi/config/sensor.cgi?flicker=50&sharpness=40Disable motion detection/config/motion.cgi?enable=noDisable audio detection/config/audio_detection.cgi?enable=noLED on/off/config/led.cgi?led=offInfra off, day mode/config/icr.cgi?mode=day&night_irled=offReboot, reset/config/system_reboot.cgi?reboot=go/config/system_reset.cgi?reset=goGet a JPEG image/image/jpeg.cgiDate, time/config/datetime.cgiGet URL entry of specified profile /config/rtspurl.cgi?profileid=1Check video profile/config/video.cgi?profileid=1Change codec of profile 1 to MJPEG stream and back to H264/config/video.cgi?profileid=1&codec=MJPEG/config/video.cgi?profileid=1&codec=H264Watch MJPEG stream, after the codec change, in web browserhttp://UserName:Password@CameraIP:Port/video/mjpg.cgi