38 lines
655 B
JSON
38 lines
655 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Rubetek",
|
|
"brand_id": "rubetek",
|
|
"streams": [
|
|
{
|
|
"id": "rubetek-1",
|
|
"url": "/onvif1",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"3404",
|
|
"rm-3712",
|
|
"rv-3407",
|
|
"RV-3416"
|
|
]
|
|
},
|
|
{
|
|
"id": "rubetek-2",
|
|
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=320*240",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"RV 3414"
|
|
]
|
|
},
|
|
{
|
|
"id": "rubetek-3",
|
|
"url": "/live/ch00_0",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"RV-3420"
|
|
]
|
|
}
|
|
]
|
|
}
|