Add legacy camera database (3637 brands, patterns, OUI mappings)

This commit is contained in:
eduard256
2026-03-23 11:22:36 +00:00
parent fce76fd417
commit 230f11e34f
3641 changed files with 268794 additions and 0 deletions
+87
View File
@@ -0,0 +1,87 @@
{
"brand": "Ouvis",
"brand_id": "ouvis",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"Bullet Cam",
"C2HD",
"VZ1",
"z21"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 10554,
"url": "/tcp/av0_0"
},
{
"models": [
"C2HD",
"Z21"
],
"type": "MJPEG",
"protocol": "http",
"port": 10554,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
},
{
"models": [
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
},
{
"models": [
"OUVIS VEEZON VZ1"
],
"type": "MJPEG",
"protocol": "http",
"port": 10554,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"OUVIS VEEZON VZ1",
"VZ1",
"ZV1"
],
"type": "MJPEG",
"protocol": "http",
"port": 81,
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"v5 Smart Home"
],
"type": "JPEG",
"protocol": "http",
"port": 10554,
"url": "tmpfs/auto.jpg"
},
{
"models": [
"veezon",
"VZ1"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 10554,
"url": "/tcp/av0_1"
},
{
"models": [
"VEEZON"
],
"type": "JPEG",
"protocol": "http",
"port": 10554,
"url": "img/snapshot.cgi?size=2"
}
]
}