Merge main into develop: Add dynamic channel support for HiWatch cameras

This commit is contained in:
eduard256
2025-11-22 22:22:41 +03:00
2 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
-**Auto-discovery** - tests 102,787 URL variations in parallel
-**Any protocol** - No RTSP? Finds HTTP MJPEG
-**Config generation** - ready Frigate.yml in 2 minutes
-**Sub/Main streams** - CPU from 70% → 8%
-**Sub/Main streams** - CPU from 30% → 8%
-**Smart merging** - adds camera to existing config with 500+ cameras
---
+35
View File
@@ -4,6 +4,41 @@
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": ["ALL"],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/Streaming/Channels/[CHANNEL]01"
},
{
"models": ["ALL"],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/Streaming/Channels/[CHANNEL]02"
},
{
"models": ["ALL"],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/ISAPI/Streaming/Channels/[CHANNEL]01"
},
{
"models": ["ALL"],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/ISAPI/Streaming/Channels/[CHANNEL]02"
},
{
"models": ["ALL"],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/Streaming/Channels/[CHANNEL]"
},
{
"models": [
"040",