mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 13:46:53 +08:00
Update cameras.yaml
Added H.264 URL for Samsung (Hanwha) cameras produced after 2010.
This commit is contained in:
@@ -167,10 +167,12 @@ manufacturers:
|
||||
Qnap:
|
||||
mjpeg:
|
||||
- "http://[username]:[password]@[ip_address]/cgi/mjpg/mjpeg.cgi"
|
||||
Samsung_SNB:
|
||||
Samsung:
|
||||
mjpeg:
|
||||
- "http://[username]:[password]@[ip_address]/video?submenu=mjpg"
|
||||
- "http://[username]:[password]@[ip_address]/video?submenu=jpg"
|
||||
h264:
|
||||
- "rtsp://[ip_address]/profile1/media.smp"
|
||||
Sanyo:
|
||||
mjpeg:
|
||||
- "http://[username]:[password]@[ip_address]/liveimg.cgi?serverpush=1"
|
||||
|
Reference in New Issue
Block a user