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>
106 lines
1.8 KiB
JSON
106 lines
1.8 KiB
JSON
{
|
|
"brand": "Orient",
|
|
"brand_id": "orient",
|
|
"last_updated": "2025-10-17",
|
|
"source": "ispyconnect.com",
|
|
"entries": [
|
|
{
|
|
"models": [
|
|
"IP-200-MH3BP",
|
|
"IP-34",
|
|
"IP-76-MH3VP",
|
|
"IP-940",
|
|
"ip-950"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/cam1/onvif-h264-1"
|
|
},
|
|
{
|
|
"models": [
|
|
"ip-31"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/video"
|
|
},
|
|
{
|
|
"models": [
|
|
"IP-31-IH2A",
|
|
"IP-504"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/live"
|
|
},
|
|
{
|
|
"models": [
|
|
"IP-31-IH2A"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"url": "/11"
|
|
},
|
|
{
|
|
"models": [
|
|
"ip-33-sh24bp"
|
|
],
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "snap.jpg"
|
|
},
|
|
{
|
|
"models": [
|
|
"ip-33-sh24bp",
|
|
"IP-940"
|
|
],
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "snap.jpg?JpegCam=[CHANNEL]"
|
|
},
|
|
{
|
|
"models": [
|
|
"ip-34",
|
|
"IP-76-MH3VP",
|
|
"IP-950"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"url": "/0"
|
|
},
|
|
{
|
|
"models": [
|
|
"IP-365"
|
|
],
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"url": "/onvif1"
|
|
},
|
|
{
|
|
"models": [
|
|
"IP951"
|
|
],
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"url": "/snap.jpg"
|
|
},
|
|
{
|
|
"models": [
|
|
"NCL-01N-720p"
|
|
],
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"url": "tmpfs/auto.jpg"
|
|
}
|
|
]
|
|
} |