[SOLVED] DH C5A - how to connect video stream

Schuft

n3wb
Jan 15, 2025
10
6
Germany
Hey wise Internet,

I got a new DH C5A and made it working with the DMSS app - so far so good. I now want to connect it to Frigate NVR and therefore need the stream URLs.
I cannot find any information in the App - do you know where I can find them?

The ports are open
Code:
root@vlan8:~# nmap  192.168.8.102
Not shown: 998 closed tcp ports (reset)
PORT    STATE SERVICE
80/tcp  open  http
554/tcp open  rtsp
MAC Address: D4:43:0E:B4:D0:DF (Zhejiang Dahua Technology)

I cannot connect to Port 80 http via curl or browser via
I cannot connect to RTSP. tried the following steam-URLs:
Code:
rtsp:/192.168.8.102:554/live
rtsp:/192.168.8.102:554/live2
rtsp:/192.168.8.102:554/Streaming/Channels/101
rtsp:/192.168.8.102:554/cam/realmonitor?channel=1&subtype=0
rtsp:/192.168.8.102:554/cam/realmonitor?channel=1&subtype=1
rtsp:/192.168.8.102:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
rtsp:/192.168.8.102:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
also tried various combinations of user + password after the rtsp:/

Do you have an idea?

Regards,
Schuft
 
Last edited: