Files
Strix/data/brands/h.view.json
T
eduard256 f80f7ab314 Add Strix camera discovery system with comprehensive database
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>
2025-10-28 17:45:04 +03:00

142 lines
2.6 KiB
JSON

{
"brand": "H.view",
"brand_id": "h.view",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"1301",
"800S6",
"H-400EV",
"HD DVR 4CH",
"HV-500D1",
"HV-500E6",
"HV-500G2",
"HV-E3",
"hv-E800A",
"HV-WF800A1",
"HV-WF800A5",
"HV-XM801-E",
"IPC-H0817",
"Other",
"POE"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/live/main"
},
{
"models": [
"avr-ae108",
"HV-XM502",
"IPC_NT98566_N8F",
"TV-CB6010"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/onvif1"
},
{
"models": [
"C7824WIP"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "img/snapshot.cgi?size=2"
},
{
"models": [
"hd dvr 4ch"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "mjpeg?res=full&x0=0&y0=0&x1=100%&y1=100%&quality=12&doublescan=0"
},
{
"models": [
"HD DVR 4CH",
"Other"
],
"type": "VLC",
"protocol": "http",
"port": 0,
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]"
},
{
"models": [
"HD DVR 4CH",
"Other",
"poe"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]"
},
{
"models": [
"HV-XM501-SF",
"TV-IP1011"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/ch0_0.264"
},
{
"models": [
"Other",
"tp-ip1012",
"tv-1p1312",
"TV-IP1011",
"TV-IP1311",
"tv-ip1312"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "snapshot"
},
{
"models": [
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "snapshot.jpg"
},
{
"models": [
"TV-CB6010"
],
"type": "MJPEG",
"protocol": "http",
"port": 81,
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"UNLISTED"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/11"
},
{
"models": [
"UNLISTED"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/live/sub"
}
]
}