Skip to content

Won't work with modern Dahua (Imou, ...) cameras #1

@mspbonn

Description

@mspbonn

Unfortunately it won't work with modern modern Dahua (Imou, ...) cameras.

$ nmap 192.168.XXX.XXX

Starting Nmap 7.40 ( https://nmap.org ) at 2022-02-20 12:15 CET
Nmap scan report for 192.168.XXX.XXX
Host is up (0.0040s latency).
Not shown: 996 closed ports
PORT STATE SERVICE
53/tcp filtered domain
80/tcp open http
554/tcp open rtsp
8086/tcp open d-s-n

Nmap done: 1 IP address (1 host up) scanned in 43.27 seconds

https://localhost/dahua_cam.php?c=1&p=1&d=1
http://192.168.XXX.XXX/cgi-bin/ptz.cgi?action=start&channel=0&code=GotoPreset&arg1=0&arg2=1&arg3=0
Array
(
[0] =>
)

http://192.168.XXX.XXX:8086/cgi-bin/ptz.cgi?action=start&channel=0&code=GotoPreset&arg1=0&arg2=1&arg3=0
Array
(
[0] => HTTP/1.1 401 Unauthorized
[1] => Cache-Control: no-cache
[2] => Session-Id: 2606109608
[3] => User-Agent: AEDA HTTP Server/1.0
[4] => x-pcs-request-id:
[5] => WWW-Authenticate: Digest realm="Login to 54FFB94ED89C7ABB",nonce="4bac67d2-084d-41d2-b0e2-145994c4b6f2"
[6] =>
[7] => HTTP/1.1 500 Internal Server Error
[8] => Cache-Control: no-cache
[9] => Session-Id: 2353181066
[10] => User-Agent: AEDA HTTP Server/1.0
[11] => x-pcs-request-id:
[12] =>
[13] =>
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions