• March 19, 2024, 03:24:52 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Pages: 1 [2]

Author Topic: web url  (Read 125936 times)

thomasx

  • Level 1 Member
  • *
  • Posts: 1
Re: web url
« Reply #15 on: October 13, 2018, 03:00:34 PM »

So, there is no way to access these cameras directly?
Or even incorporating them in a Vera home automation system.
Junk.
Got them today, returning them tomorrow.
That was definitely the last time I bought Dlink stuff.
Logged

GreenBay42

  • Administrator
  • Level 11 Member
  • *
  • Posts: 2752
Re: web url
« Reply #16 on: October 15, 2018, 09:00:30 AM »

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.
Logged

homepro

  • Guest
Re: web url
« Reply #17 on: December 05, 2018, 12:29:58 AM »

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.

In this case could you please provide some info how to downgrade to 1.X. This product is useless with 2.X. If direct HTTP/RTSP is not possible at least provide some means to access through MYDLINK.
Logged

alexkotsis

  • Level 1 Member
  • *
  • Posts: 1
Re: web url
« Reply #18 on: January 04, 2019, 10:09:26 AM »

How can i find my username & password?
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.cgi

Thank you
Alfonso
Logged

ossilampe

  • Level 1 Member
  • *
  • Posts: 1
Re: web url
« Reply #19 on: January 13, 2019, 07:03:40 AM »

Hello, I have bought a DCS8100LH, now I would like to integrate it into my SmartHome, how can I activate / deactivate private mode perHTTP / RTSP?
the video / sound / network settings are not a problem only the private mode

gruss Tom
Logged

bmork

  • Level 1 Member
  • *
  • Posts: 2
Re: web url
« Reply #20 on: May 15, 2019, 03:13:47 AM »

HTTP access to the DCS-8000LH is possible with 2.xx.xx firmware!

Like many others here, I was frustrated with the cloud lockin after buying a new DCS-8000LH with 2.01.03 firmware originally. So I started out with the intent to see if OpenWrt support is feasible. It turned out that getting HTTP access to the camera with local streaming is much easier than that.  I ended  up with a couple of really simple tools, doing the initial Bluetooth setup without using the app and replacing the mydlink tools with a lighttpd and telnetd startup script instead.

You can find my docs and the tools here: https://github.com/bmork/defogger

Linux is currently required. But creating an alternative Android app using the code examples and docs should be pretty easy for anyone with some app writing knowledge.
Logged

Dennis_69

  • Level 1 Member
  • *
  • Posts: 5
Re: web url
« Reply #21 on: October 25, 2019, 08:02:32 AM »

Is the web url working again after the update today?

Firmware
Version
Problems Fixed
V2.03.02
1. Remove TLS v1.0 and v1.1 support.
2. Fix BLE commend injection.

Fireware
Version
New Features
V2.03.02 1. Change mydlink agent to v3.2.7-b02.
Logged

ext1sxb@hotmail.com

  • Level 1 Member
  • *
  • Posts: 1
Re: web url
« Reply #22 on: February 06, 2020, 12:52:29 AM »

Some CGI-URL for DCS-8000LH

NIPCA-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.7

Syntax:
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.pdf
http://gurau-audibert.hd.free.fr/josdblog/wp-content/uploads/2013/09/CGI_2121.pdf


Camera 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

Is there any way to retrieve a system log?
Logged
Pages: 1 [2]