Files
StrixCamDB/brands/zicom.json
T

45 lines
765 B
JSON

{
"version": 2,
"brand": "Zicom",
"brand_id": "zicom",
"streams": [
{
"id": "zicom-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"IC-502W"
]
},
{
"id": "zicom-2",
"url": "CH00[CHANNEL].sdp",
"protocol": "rtsp",
"port": 0,
"models": [
"IC-502W",
"ZNIP-C01"
]
},
{
"id": "zicom-3",
"url": "image.jpg",
"protocol": "http",
"port": 0,
"models": [
"ZNIP-C01"
]
},
{
"id": "zicom-4",
"url": "LowResolutionVideo",
"protocol": "rtsp",
"port": 0,
"models": [
"ZNIP-C01"
]
}
]
}