Link feature bullets to corresponding screenshots
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Camera stream discovery and Frigate config generator.
|
Camera stream discovery and Frigate config generator.
|
||||||
|
|
||||||
- 3,600+ camera brands with 100,000+ [URL patterns](#camera-database) in SQLite database
|
- 3,600+ camera brands with 100,000+ [URL patterns](#streams) in SQLite database
|
||||||
- automatic device [probing](#probe) in 100ms: ports, ARP/OUI, mDNS/HomeKit, HTTP
|
- automatic device [probing](#probe) in 100ms: ports, ARP/OUI, mDNS/HomeKit, HTTP
|
||||||
- 20 parallel workers [test every URL](#testing) with live screenshots
|
- 20 parallel workers [test every URL](#testing) with live screenshots
|
||||||
- supports [RTSP, HTTP, RTMP, Bubble, DVRIP](#supported-protocols) and more
|
- supports [RTSP, HTTP, RTMP, Bubble, DVRIP](#supported-protocols) and more
|
||||||
@@ -51,18 +51,26 @@ Open `http://YOUR_IP:4567`
|
|||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
|
<a id="probe"></a>
|
||||||
|
|
||||||
Enter camera IP. Strix probes the device -- open ports, MAC vendor, mDNS, HTTP server.
|
Enter camera IP. Strix probes the device -- open ports, MAC vendor, mDNS, HTTP server.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
<a id="search"></a>
|
||||||
|
|
||||||
Search camera model in database. Enter credentials if needed.
|
Search camera model in database. Enter credentials if needed.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
<a id="streams"></a>
|
||||||
|
|
||||||
Strix builds all possible stream URLs from database patterns.
|
Strix builds all possible stream URLs from database patterns.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
<a id="testing"></a>
|
||||||
|
|
||||||
20 parallel workers test every URL. Live screenshots, codecs, resolution, latency.
|
20 parallel workers test every URL. Live screenshots, codecs, resolution, latency.
|
||||||
|
|
||||||

|

|
||||||
@@ -71,6 +79,8 @@ Pick main and sub streams from results.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
<a id="config-generation"></a>
|
||||||
|
|
||||||
Generate ready Frigate config. Copy, download, or save directly to Frigate.
|
Generate ready Frigate config. Copy, download, or save directly to Frigate.
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user