38 lines
619 B
JSON
38 lines
619 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ambarella",
|
|
"brand_id": "ambarella",
|
|
"streams": [
|
|
{
|
|
"id": "ambarella-1",
|
|
"url": "/11",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"AB-201-HDW"
|
|
]
|
|
},
|
|
{
|
|
"id": "ambarella-2",
|
|
"url": "videostream.asf",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "ambarella-3",
|
|
"url": "/img.jpg",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|