Files
StrixCamDB/brands/ez-ip.json
T

27 lines
501 B
JSON

{
"version": 2,
"brand": "Ez-ip",
"brand_id": "ez-ip",
"streams": [
{
"id": "ez-ip-1",
"url": "/cam/realmonitor?channel=1&subtype=00&authbasic=[AUTH]",
"protocol": "rtsp",
"port": 554,
"models": [
"B1A30p",
"IPC-B1A20P"
]
},
{
"id": "ez-ip-2",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"EZ-IP B140"
]
}
]
}