Files
StrixCamDB/brands/ovislink.json
T

86 lines
1.5 KiB
JSON

{
"version": 2,
"brand": "Ovislink",
"brand_id": "ovislink",
"streams": [
{
"id": "ovislink-1",
"url": "video.cgi",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"IP-200PHD-24",
"OC-600/800",
"Other",
"WL5400CAM"
]
},
{
"id": "ovislink-2",
"url": "live.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"IP-200PHD-24",
"propia"
]
},
{
"id": "ovislink-3",
"url": "cgi-bin/video.jpg?size=2",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"OC-600/800",
"OC-800",
"Other"
]
},
{
"id": "ovislink-4",
"url": "cgi-bin/video.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"OC-600/800",
"OC-800",
"Other"
]
},
{
"id": "ovislink-5",
"url": "imagep/picture.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"OC-700"
]
},
{
"id": "ovislink-6",
"url": "/imagep/picture.jpg",
"type": "JPEG",
"protocol": "http",
"port": 80,
"models": [
"OC-700"
]
},
{
"id": "ovislink-7",
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}