Files
StrixCamDB/brands/velleman.json
T

73 lines
1.3 KiB
JSON

{
"version": 2,
"brand": "Velleman",
"brand_id": "velleman",
"streams": [
{
"id": "velleman-1",
"url": "cgi-bin/sf.cgi",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"CAMIP3",
"Other"
]
},
{
"id": "velleman-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"CAMIP5N1",
"CAMIP7N",
"IP5cam",
"Other"
]
},
{
"id": "velleman-3",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"CAMIP7N",
"Other"
]
},
{
"id": "velleman-4",
"url": "cgi-bin/guest/Video.cgi?media=JPEG&channel=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "velleman-5",
"url": "videostream.cgi",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "velleman-6",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}