Files

27 lines
492 B
JSON

{
"version": 2,
"brand": "Globeteck",
"brand_id": "globeteck",
"streams": [
{
"id": "globeteck-1",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
"protocol": "rtsp",
"port": 0,
"models": [
"720p",
"Other"
]
},
{
"id": "globeteck-2",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}