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