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>
74 lines
1.3 KiB
JSON
74 lines
1.3 KiB
JSON
{
|
|
"brand": "Illustra",
|
|
"brand_id": "illustra",
|
|
"last_updated": "2025-10-17",
|
|
"source": "ispyconnect.com",
|
|
"entries": [
|
|
{
|
|
"models": [
|
|
"2mp",
|
|
"Essentials 2MP Dome 2.7-12mm"
|
|
],
|
|
"type": "VLC",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "/axis-cgi/mjpg/video.cgi"
|
|
},
|
|
{
|
|
"models": [
|
|
"600",
|
|
"ADCi610-D113",
|
|
"Flex 600",
|
|
"i210"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"url": "/primarystream"
|
|
},
|
|
{
|
|
"models": [
|
|
"600",
|
|
"AD610",
|
|
"ies02mfbnwiy",
|
|
"Illustra Edge 2MP Compact Mini-Dome"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"url": "/ufirststream"
|
|
},
|
|
{
|
|
"models": [
|
|
"adci800f-D111",
|
|
"flex",
|
|
"ies02mfbnwiy",
|
|
"Other"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"url": "/stream1"
|
|
},
|
|
{
|
|
"models": [
|
|
"FLEX",
|
|
"Illustra Pro 12MP Fisheye",
|
|
"Pro 3"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/videoStreamId=1"
|
|
},
|
|
{
|
|
"models": [
|
|
"Other"
|
|
],
|
|
"type": "VLC",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]"
|
|
}
|
|
]
|
|
} |