Files
StrixCamDB/brands/cellvision.json
T

59 lines
1.1 KiB
JSON

{
"version": 2,
"brand": "Cellvision",
"brand_id": "cellvision",
"streams": [
{
"id": "cellvision-1",
"url": "mjpeg.cgi",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"351clpk330w",
"Other"
]
},
{
"id": "cellvision-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "cellvision-3",
"url": "goform/capture",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "cellvision-4",
"url": "cgi-bin/video.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "cellvision-5",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}