Files

28 lines
481 B
JSON

{
"version": 2,
"brand": "Guardcam",
"brand_id": "guardcam",
"streams": [
{
"id": "guardcam-1",
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"5000L"
]
},
{
"id": "guardcam-2",
"url": "/11",
"protocol": "rtsp",
"port": 0,
"models": [
"CL-4000",
"CL-4001",
"Profile S4000"
]
}
]
}