Add legacy camera database (3637 brands, patterns, OUI mappings)
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"brand": "Lionvis",
|
||||
"brand_id": "lionvis",
|
||||
"last_updated": "2025-10-17",
|
||||
"source": "ispyconnect.com",
|
||||
"entries": [
|
||||
{
|
||||
"models": [
|
||||
"1080P"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"url": "/live/ch0"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"Leif"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"LS-750C"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 2001,
|
||||
"url": "/mpeg4"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user