diff --git a/runtime_data/cameras.yaml b/runtime_data/cameras.yaml index 1991980..8066590 100644 --- a/runtime_data/cameras.yaml +++ b/runtime_data/cameras.yaml @@ -58,6 +58,9 @@ manufacturers: CNB: h264: - "rtsp://[username]:[password]@[ip_address]/" + Dahua: + h264: + - "rtsp://[username]:[password]@[ip_address]:554/cam/realmonitor?channel=1&subtype=1" D-Link: mjpeg: - "http://[username]:[password]@[ip_address]/video/mjpg.cgi"