Add legacy camera database (3637 brands, patterns, OUI mappings)
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"brand": "Luxvision",
|
||||
"brand_id": "luxvision",
|
||||
"last_updated": "2025-10-17",
|
||||
"source": "ispyconnect.com",
|
||||
"entries": [
|
||||
{
|
||||
"models": [
|
||||
"DVR"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/ch02/0"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"DVR 2014"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=3_stream=0.sdp"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"DVR6008T-EL"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=1.sdp"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"FI-8602W"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"url": "/ch01.264"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"HY-DVR"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/ch05/0"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user