How Strix camera discovery works
mainStrix automates the process of finding and configuring camera streams through several steps:
- Probing: Enter a camera IP. Strix probes the device for open ports, MAC vendor (OUI), mDNS, and HTTP servers.
- Searching: Search for the camera model in the internal database. You can provide credentials if required.
- URL Building: Strix generates all possible stream URLs based on patterns found in its database (which contains 100,000+ patterns).
- Testing: 20 parallel workers test every generated URL, providing live screenshots, codec information, resolution, and latency.
- Selection: You pick the preferred main and sub-streams from the test results.
- Config Generation: Strix generates a ready-to-use Frigate configuration which can be copied, downloaded, or saved directly to Frigate.