39 lines
694 B
JSON
39 lines
694 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ip-speeddome",
|
|
"brand_id": "ip-speeddome",
|
|
"streams": [
|
|
{
|
|
"id": "ip-speeddome-1",
|
|
"url": "/v2",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"EP_PELCO_D"
|
|
]
|
|
},
|
|
{
|
|
"id": "ip-speeddome-2",
|
|
"url": "/",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"EP_PELCO_D",
|
|
"Secuplug"
|
|
]
|
|
},
|
|
{
|
|
"id": "ip-speeddome-3",
|
|
"url": "api/mjpegvideo.cgi?InputNumber=1&StreamNumber=[CHANNEL]",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IPN3402HD"
|
|
]
|
|
}
|
|
]
|
|
}
|