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