27 lines
448 B
JSON
27 lines
448 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Redleaf Security",
|
|
"brand_id": "redleaf-security",
|
|
"streams": [
|
|
{
|
|
"id": "redleaf-security-1",
|
|
"url": "/cam/realmonitor",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"DF-2011",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "redleaf-security-2",
|
|
"url": "media/video1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|