48 lines
786 B
JSON
48 lines
786 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Anlapus",
|
|
"brand_id": "anlapus",
|
|
"streams": [
|
|
{
|
|
"id": "anlapus-1",
|
|
"url": "/ucast/11",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"FORDVR"
|
|
]
|
|
},
|
|
{
|
|
"id": "anlapus-2",
|
|
"url": "cam1/mpeg4",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"model1"
|
|
]
|
|
},
|
|
{
|
|
"id": "anlapus-3",
|
|
"url": "cam2/mpeg4",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"model1"
|
|
]
|
|
},
|
|
{
|
|
"id": "anlapus-4",
|
|
"url": "cam3/mpeg4",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"model1"
|
|
]
|
|
}
|
|
]
|
|
}
|