35 lines
538 B
JSON
35 lines
538 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Luxon",
|
|
"brand_id": "luxon",
|
|
"streams": [
|
|
{
|
|
"id": "luxon-1",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 5544,
|
|
"models": [
|
|
"ICS4-20v1"
|
|
]
|
|
},
|
|
{
|
|
"id": "luxon-2",
|
|
"url": "/cam1/onvif-h264",
|
|
"protocol": "rtsp",
|
|
"port": 5544,
|
|
"models": [
|
|
"ICS4-20v1"
|
|
]
|
|
},
|
|
{
|
|
"id": "luxon-3",
|
|
"url": "GetData.cgi",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"MIPD"
|
|
]
|
|
}
|
|
]
|
|
}
|