From 65a198d119731232efe3b5cfeeb92d763417a054 Mon Sep 17 00:00:00 2001 From: eduard256 <93467350+eduard256@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:03:24 +0300 Subject: [PATCH] Simplify RTSP URL description in README Updated README to simplify the RTSP URL description and remove redundant lines. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3356069..cd58d9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Strix -## Spent 2 years googling RTSP URL for your Chinese camera? +## Spent 2 years googling URL for your Chinese camera? **Strix finds working streams automatically. In 30 seconds.** @@ -25,11 +25,11 @@ ## Solution -✅ **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% -✅ **Smart merging** - adds camera to existing config with 500+ cameras +- ✅ **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% +- ✅ **Smart merging** - adds camera to existing config with 500+ cameras ---