Files
StrixCamDB/brands/vipcam.json
T

79 lines
1.4 KiB
JSON

{
"version": 2,
"brand": "Vipcam",
"brand_id": "vipcam",
"streams": [
{
"id": "vipcam-1",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"C7824WIP"
]
},
{
"id": "vipcam-2",
"url": "/videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"D6232"
]
},
{
"id": "vipcam-3",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"GGGG-266601-ACAFE",
"IP-CAM"
]
},
{
"id": "vipcam-4",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"IP-CAM"
]
},
{
"id": "vipcam-5",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"IP-CAM"
]
},
{
"id": "vipcam-6",
"url": "/1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "vipcam-7",
"url": "/11",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"models": [
"Other"
]
}
]
}