31 lines
455 B
JSON
31 lines
455 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ace",
|
|
"brand_id": "ace",
|
|
"streams": [
|
|
{
|
|
"id": "ace-1",
|
|
"url": "videofeed",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Esperanza",
|
|
"Other",
|
|
"samsung",
|
|
"Xin",
|
|
"Yca"
|
|
]
|
|
},
|
|
{
|
|
"id": "ace-2",
|
|
"url": "/profile0",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"noname",
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|