f80f7ab314
This commit adds the complete Strix IP camera stream discovery system: - Go-based API server with SSE support for real-time updates - 3,600+ camera brand database with stream URL patterns - Intelligent fuzzy search across camera models - ONVIF discovery and stream validation - RESTful API with health check, camera search, and stream discovery - Makefile for building and deployment - Comprehensive README documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
148 lines
2.8 KiB
JSON
148 lines
2.8 KiB
JSON
{
|
|
"brand": "Uniden",
|
|
"brand_id": "uniden",
|
|
"last_updated": "2025-10-17",
|
|
"source": "ispyconnect.com",
|
|
"entries": [
|
|
{
|
|
"models": [
|
|
"2MED-3.6",
|
|
"2MTD-2.8",
|
|
"3AC CAM",
|
|
"GNVR8680",
|
|
"Other",
|
|
"UNVRC65"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/ch01.264"
|
|
},
|
|
{
|
|
"models": [
|
|
"2MED-3.6"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/11"
|
|
},
|
|
{
|
|
"models": [
|
|
"2MED-3.6",
|
|
"APP CAM XLIGHT",
|
|
"GXVR 55880",
|
|
"XLight",
|
|
"XLight X56"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/cam/realmonitor?channel=1&subtype=00&authbasic=[AUTH]"
|
|
},
|
|
{
|
|
"models": [
|
|
"AP Cam 36",
|
|
"App Cam 24",
|
|
"App Cam 35",
|
|
"app cam 36",
|
|
"App Cam Xlight",
|
|
"appcam34",
|
|
"appcam35",
|
|
"Gcvr4h",
|
|
"GDCC10",
|
|
"GNC610",
|
|
"Gnvr8680",
|
|
"Other",
|
|
"x56"
|
|
],
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]"
|
|
},
|
|
{
|
|
"models": [
|
|
"appcam21"
|
|
],
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"url": "/videofeed"
|
|
},
|
|
{
|
|
"models": [
|
|
"AppCam21"
|
|
],
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"url": "/videostream.cgi"
|
|
},
|
|
{
|
|
"models": [
|
|
"b6440d"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 8091,
|
|
"url": "/"
|
|
},
|
|
{
|
|
"models": [
|
|
"G-2720",
|
|
"Other"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]"
|
|
},
|
|
{
|
|
"models": [
|
|
"G-2720"
|
|
],
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "nphMotionJpeg?Resolution=640x480&Quality=Standard"
|
|
},
|
|
{
|
|
"models": [
|
|
"Gardian"
|
|
],
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"url": "/cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]"
|
|
},
|
|
{
|
|
"models": [
|
|
"uc100d/dc",
|
|
"udrc14"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=320x240"
|
|
},
|
|
{
|
|
"models": [
|
|
"udw155"
|
|
],
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "image.jpg"
|
|
},
|
|
{
|
|
"models": [
|
|
"Uniden app cam solo"
|
|
],
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"url": "/cgi-bin/snapshot.cgi?chn=0&u=[USERNAME]&p=[PASSWORD]"
|
|
}
|
|
]
|
|
} |