Files
StrixCamDB/legacy/brands/dvrn4.json
T

53 lines
977 B
JSON

{
"brand": "Dvrn4",
"brand_id": "dvrn4",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"DVR"
],
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]"
},
{
"models": [
"DVR"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/guest/Video.cgi?media=JPEG&channel=[CHANNEL]"
},
{
"models": [
"DVR"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "video?submenu=mjpg"
},
{
"models": [
"DVR"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "live/h264"
},
{
"models": [
"DVR"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "live/h264/ch[CHANNEL]"
}
]
}