35 lines
545 B
JSON
35 lines
545 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Nadatel",
|
|
"brand_id": "nadatel",
|
|
"streams": [
|
|
{
|
|
"id": "nadatel-1",
|
|
"url": "/",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"models": [
|
|
"camera 4"
|
|
]
|
|
},
|
|
{
|
|
"id": "nadatel-2",
|
|
"url": "/stream0/Channel=0;Profile=0",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"ip1"
|
|
]
|
|
},
|
|
{
|
|
"id": "nadatel-3",
|
|
"url": "1/stream1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"IP1"
|
|
]
|
|
}
|
|
]
|
|
}
|