27 lines
387 B
JSON
27 lines
387 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Neye",
|
|
"brand_id": "neye",
|
|
"streams": [
|
|
{
|
|
"id": "neye-1",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"ABQ-6600G",
|
|
"Neye3c"
|
|
]
|
|
},
|
|
{
|
|
"id": "neye-2",
|
|
"url": "/80",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"Neye3c"
|
|
]
|
|
}
|
|
]
|
|
}
|