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>
76 lines
1.3 KiB
JSON
76 lines
1.3 KiB
JSON
{
|
|
"brand": "Space Technology",
|
|
"brand_id": "space-technology",
|
|
"last_updated": "2025-10-17",
|
|
"source": "ispyconnect.com",
|
|
"entries": [
|
|
{
|
|
"models": [
|
|
"171 M IP Home",
|
|
"ST-110 IP Home"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/stream1"
|
|
},
|
|
{
|
|
"models": [
|
|
"ST-171 M IP HOME"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/0"
|
|
},
|
|
{
|
|
"models": [
|
|
"ST-710 M"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"url": "/video.mp4"
|
|
},
|
|
{
|
|
"models": [
|
|
"ST-901 IP"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/11"
|
|
},
|
|
{
|
|
"models": [
|
|
"ST-901 IP",
|
|
"ST-V5603"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/profile2"
|
|
},
|
|
{
|
|
"models": [
|
|
"ST-901 IP",
|
|
"ST-V5603",
|
|
"ST-V5603 PRO"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/profile1"
|
|
},
|
|
{
|
|
"models": [
|
|
"st-v2611 pro",
|
|
"ST-v2703"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/h264Preview_01_sub"
|
|
}
|
|
]
|
|
} |