Files
StrixCamDB/brands/ipc-other.json
T

38 lines
665 B
JSON

{
"version": 2,
"brand": "Ipc-other",
"brand_id": "ipc-other",
"streams": [
{
"id": "ipc-other-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"1.3.0"
]
},
{
"id": "ipc-other-2",
"url": "image.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"ONVIF"
]
},
{
"id": "ipc-other-3",
"url": "/h264_stream",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"V380 Pro"
]
}
]
}