26 lines
371 B
JSON
26 lines
371 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Annahme",
|
|
"brand_id": "annahme",
|
|
"streams": [
|
|
{
|
|
"id": "annahme-1",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"6012"
|
|
]
|
|
},
|
|
{
|
|
"id": "annahme-2",
|
|
"url": "/12",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"IN6012"
|
|
]
|
|
}
|
|
]
|
|
}
|