Files
Strix/data/brands/ycc365.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

163 lines
2.7 KiB
JSON

{
"brand": "Ycc365",
"brand_id": "ycc365",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"365",
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": ""
},
{
"models": [
"365",
"Cloud Cam",
"Plus"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"url": "/h264_stream"
},
{
"models": [
"365",
"365plus",
"Cloud",
"p05-c"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/"
},
{
"models": [
"365plus",
"365PLUS",
"c-p05 en",
"P2P"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp"
},
{
"models": [
"365plus",
"365PLUS",
"P2P"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "cam1/mpeg4"
},
{
"models": [
"365PLUS",
"Cloudcam",
"dalmose",
"outdoor PTZ",
"p2p",
"plus",
"Plus",
"torkil"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8001,
"url": "/0/av0"
},
{
"models": [
"Cloud Cam"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/0"
},
{
"models": [
"dalmose",
"torkil"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/0/av1"
},
{
"models": [
"GIPC",
"P05-C"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8001,
"url": "/live"
},
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/onvif2"
},
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8001,
"url": "/H264/sub"
},
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/cam1/mpeg4"
},
{
"models": [
"p05-c"
],
"type": "VLC",
"protocol": "rtsp",
"port": 1935,
"url": "/cam/realmonitor?channel=1&subtype=00&authbasic=[AUTH]"
},
{
"models": [
"p05-c"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "live_mpeg4.sdp"
},
{
"models": [
"Plus"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/onvif/device_service"
}
]
}