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>
85 lines
1.6 KiB
JSON
85 lines
1.6 KiB
JSON
{
|
|
"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?"
|
|
}
|
|
]
|
|
} |