mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-11-02 21:04:01 +08:00
Update cameras.yaml
added URL for Dahua H.264 RTSP stream
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user