Add legacy camera database (3637 brands, patterns, OUI mappings)
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"brand": "Kittyhok",
|
||||
"brand_id": "kittyhok",
|
||||
"last_updated": "2025-10-17",
|
||||
"source": "ispyconnect.com",
|
||||
"entries": [
|
||||
{
|
||||
"models": [
|
||||
"1080p HD PTZ"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/video.mp4"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"1080p HD PTZ"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/cam1/h264"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"PTZ IPcam"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/ch0_0.h264"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"ptzwifi"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/cam1/onvif-h264"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user