Files
StrixCamDB/brands/dvrn4.json
T

58 lines
1.0 KiB
JSON

{
"version": 2,
"brand": "Dvrn4",
"brand_id": "dvrn4",
"streams": [
{
"id": "dvrn4-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"DVR"
]
},
{
"id": "dvrn4-2",
"url": "cgi-bin/guest/Video.cgi?media=JPEG&channel=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"DVR"
]
},
{
"id": "dvrn4-3",
"url": "video?submenu=mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"DVR"
]
},
{
"id": "dvrn4-4",
"url": "live/h264",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"DVR"
]
},
{
"id": "dvrn4-5",
"url": "live/h264/ch[CHANNEL]",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"DVR"
]
}
]
}