diff --git a/README.md b/README.md index fd7ed75..5e96c19 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,25 @@ - +

+ + Strix + +

+

+ GitHub Stars + Docker Pulls + GitHub Downloads + License +

-[![GitHub Stars](https://img.shields.io/github/stars/eduard256/strix?style=social)](https://github.com/eduard256/strix/stargazers) -[![Docker Pulls](https://img.shields.io/docker/pulls/eduard256/strix)](https://hub.docker.com/r/eduard256/strix) -[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/eduard256/Strix/blob/main/LICENSE) +Camera stream discovery and Frigate config generator. -Finds working camera streams. Generates Frigate config. 30 seconds. - -3,600+ brands. 100,000+ URL patterns. RTSP, HTTP, RTMP, Bubble, DVRIP. +- 3,600+ camera brands with 100,000+ [URL patterns](#camera-database) in SQLite database +- automatic device [probing](#probe) in 100ms: ports, ARP/OUI, mDNS/HomeKit, HTTP +- 20 parallel workers [test every URL](#testing) with live screenshots +- supports [RTSP, HTTP, RTMP, Bubble, DVRIP](#supported-protocols) and more +- ready [Frigate config](#config-generation) with smart merge into existing setup +- auto-discovery of Frigate and [go2rtc](https://github.com/AlexxIT/go2rtc) on local network +- zero-dependency static [binary](#binary) for Linux amd64/arm64 +- can be used as [standalone app](#binary), [Docker](#docker), or [Home Assistant add-on](#home-assistant-add-on)