27 lines
454 B
JSON
27 lines
454 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Maxron",
|
|
"brand_id": "maxron",
|
|
"streams": [
|
|
{
|
|
"id": "maxron-1",
|
|
"url": "/cam/realmonitor",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Tokhmi"
|
|
]
|
|
},
|
|
{
|
|
"id": "maxron-2",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"TOKHMI",
|
|
"x12"
|
|
]
|
|
}
|
|
]
|
|
}
|