26 lines
397 B
JSON
26 lines
397 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Homeseer",
|
|
"brand_id": "homeseer",
|
|
"streams": [
|
|
{
|
|
"id": "homeseer-1",
|
|
"url": "/live/ch0",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"HS-CAM-O"
|
|
]
|
|
},
|
|
{
|
|
"id": "homeseer-2",
|
|
"url": "/live/ch1",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"HS-CAM-O"
|
|
]
|
|
}
|
|
]
|
|
}
|