Add legacy camera database (3637 brands, patterns, OUI mappings)
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"brand": "Guardian",
|
||||
"brand_id": "guardian",
|
||||
"last_updated": "2025-10-17",
|
||||
"source": "ispyconnect.com",
|
||||
"entries": [
|
||||
{
|
||||
"models": [
|
||||
"1013",
|
||||
"2MP"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"url": "/ch01.264"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"IMX",
|
||||
"IMX323",
|
||||
"IMX333"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user