26 lines
387 B
JSON
26 lines
387 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Kassaba",
|
|
"brand_id": "kassaba",
|
|
"streams": [
|
|
{
|
|
"id": "kassaba-1",
|
|
"url": "/onvif1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"TRX20WIFI-50"
|
|
]
|
|
},
|
|
{
|
|
"id": "kassaba-2",
|
|
"url": "/1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"TRX-ROBOT25"
|
|
]
|
|
}
|
|
]
|
|
}
|