28 lines
472 B
JSON
28 lines
472 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Connectsmarthome",
|
|
"brand_id": "connectsmarthome",
|
|
"streams": [
|
|
{
|
|
"id": "connectsmarthome-1",
|
|
"url": "/0",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"CSH-ODCAM"
|
|
]
|
|
},
|
|
{
|
|
"id": "connectsmarthome-2",
|
|
"url": "/11",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 5544,
|
|
"models": [
|
|
"Outdoor Camera"
|
|
]
|
|
}
|
|
]
|
|
}
|