Add legacy camera database (3637 brands, patterns, OUI mappings)
This commit is contained in:
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"brand": "Green Feathers",
|
||||
"brand_id": "green-feathers",
|
||||
"last_updated": "2025-10-17",
|
||||
"source": "ispyconnect.com",
|
||||
"entries": [
|
||||
{
|
||||
"models": [
|
||||
"Gen 3"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"url": "/live/main"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"Gen3",
|
||||
"NCIP2 1080P HD POE",
|
||||
"NCIP3WF"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/stream0"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"GFIP220BWF",
|
||||
"NCIP2"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/11"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"GFST1GB-B01"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 8090,
|
||||
"url": "/video.mjpg"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"GFTX1GB-B02",
|
||||
"NCC701G"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 8090,
|
||||
"url": "/video.mjpg?q=30&fps=33&id=0.5"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"NCIP2"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"url": "/onvif/live/1"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"NCIP2",
|
||||
"ncp2 wifi"
|
||||
],
|
||||
"type": "MJPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=0.sdp?real_stream"
|
||||
},
|
||||
{
|
||||
"models": [
|
||||
"NCIP2 1080p HD PoE"
|
||||
],
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=0.sdp?"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user