36 lines
604 B
JSON
36 lines
604 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Fundos",
|
|
"brand_id": "fundos",
|
|
"streams": [
|
|
{
|
|
"id": "fundos-1",
|
|
"url": "/onvif1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"21331",
|
|
"360"
|
|
]
|
|
},
|
|
{
|
|
"id": "fundos-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"APM-J011"
|
|
]
|
|
},
|
|
{
|
|
"id": "fundos-3",
|
|
"url": "/profile1",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"china"
|
|
]
|
|
}
|
|
]
|
|
}
|