Files
StrixCamDB/brands/connex.json
T

48 lines
774 B
JSON

{
"version": 2,
"brand": "Connex",
"brand_id": "connex",
"streams": [
{
"id": "connex-1",
"url": "/live/main",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"720P"
]
},
{
"id": "connex-2",
"url": "/11",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"models": [
"720P PTZ"
]
},
{
"id": "connex-3",
"url": "/stream0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"models": [
"720P PTZ"
]
},
{
"id": "connex-4",
"url": "/stream1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"750P"
]
}
]
}