Update cameras.yaml

Added H.264 URL for Samsung (Hanwha) cameras produced after 2010.
This commit is contained in:
splewis1
2016-11-08 23:09:03 -05:00
committed by GitHub
parent 469c4fd6d7
commit 994e3e06c0

View File

@@ -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"