Files

35 lines
589 B
JSON

{
"version": 2,
"brand": "Inngang",
"brand_id": "inngang",
"streams": [
{
"id": "inngang-1",
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"DCS-930LB1"
]
},
{
"id": "inngang-2",
"url": "image.jpg",
"protocol": "http",
"port": 0,
"models": [
"DCS-932LB"
]
},
{
"id": "inngang-3",
"url": "/11",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}