27 lines
431 B
JSON
27 lines
431 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Hzconnect",
|
|
"brand_id": "hzconnect",
|
|
"streams": [
|
|
{
|
|
"id": "hzconnect-1",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"9600 doorbell",
|
|
"Smart Door Bell"
|
|
]
|
|
},
|
|
{
|
|
"id": "hzconnect-2",
|
|
"url": "/mobile",
|
|
"protocol": "rtsp",
|
|
"port": 8000,
|
|
"models": [
|
|
"9600 doorbell"
|
|
]
|
|
}
|
|
]
|
|
}
|