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

225 lines
4.2 KiB
JSON

{
"brand": "American Dynamics",
"brand_id": "american-dynamics",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"410",
"610",
"Other"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "live1.sdp"
},
{
"models": [
"5105DN"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "ch0_0.h264"
},
{
"models": [
"610",
"ADCI400-D033",
"i600",
"I610",
"i610-D321-150500000344",
"illustra 600",
"illustra 610",
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/primarystream"
},
{
"models": [
"610",
"ADCi400-D021",
"ADCI400-D023",
"ADCI400-D033",
"Illustr400",
"Illustrai400",
"IP Indoor Mini dome",
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "dms"
},
{
"models": [
"610",
"acdi610-d021",
"ADCi210-D011",
"ADCI400-D023",
"ILLUSTR400",
"illustra 600",
"ILLUSTRA 610"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "ipcam/jpegcif.cgi"
},
{
"models": [
"625",
"ADVEIPSD22N"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/Video?Codec=MPEG4&Width=720&Height=576&Fps=30"
},
{
"models": [
"ADCi400-D023"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/live2.sdp"
},
{
"models": [
"ADCi400-D033"
],
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"url": "/"
},
{
"models": [
"ADCIPE37120",
"VideoEdge"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "jpg/image.jpg?size=3"
},
{
"models": [
"ILLUSTRA 600",
"ILLUSTRA 610"
],
"type": "VLC",
"protocol": "http",
"port": 0,
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]"
},
{
"models": [
"ILLUSTRA 600",
"ILLUSTRA ADCI-M-111"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "api/mjpegvideo.cgi?InputNumber=1&StreamNumber=[CHANNEL]"
},
{
"models": [
"ILLUSTRA 600",
"ILLUSTRA 610",
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "ipcam/jpeg.cgi"
},
{
"models": [
"Illustra ADCi-M-111"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/ufirststream"
},
{
"models": [
"indoor dome"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "axis-cgi/mjpg/video.cgi?date=1&clock=1&resolution=[WIDTH]x[HEIGHT]"
},
{
"models": [
"IP Indoor Mini dome"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "now.jpg"
},
{
"models": [
"ipdome"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/Video"
},
{
"models": [
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 554,
"url": "nvc-cgi/operator/snapshot.fcgi?channel=[CHANNEL]&name=snapshot&resolution=custom&quality=70&width=[WIDTH]&height=[HEIGHT]"
},
{
"models": [
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "image.jpg"
},
{
"models": [
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/video.jpg?size=2"
},
{
"models": [
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "operator/get_jpeg.cgi"
},
{
"models": [
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/video.jpg"
}
]
}