Files
StrixCamDB/brands/intelligent-network.json

27 lines
502 B
JSON

{
"version": 2,
"brand": "Intelligent Network",
"brand_id": "intelligent-network",
"streams": [
{
"id": "intelligent-network-1",
"url": "/onvif1",
"protocol": "rtsp",
"port": 0,
"models": [
"CN-PT200",
"Other"
]
},
{
"id": "intelligent-network-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"GE-100-CB"
]
}
]
}