A tool for processing video files using opencv numpy matplotlib vidgear pyffmpeg moviepy and vidgear.
Project description
FFTrix Enterprise Security & Streaming Server
FFTrix is a professional-grade, multi-threaded NVR (Network Video Recorder), AI Surveillance, and Streaming Production server built entirely in Python. It combines high-performance video handling with real-time AI analytics and a modern, secure web-based Command Center.
🚀 Key Features
- Multi-Threaded Node Architecture: Every camera stream runs in its own isolated background thread for maximum stability and low latency.
- AI Analytics Suite: Real-time Motion Intrusion, Facial Detection, and Human Personnel tracking.
- Smart Zoning: Draw custom security boundaries directly on the video feed to isolate monitoring to specific high-value areas.
- Enterprise DVR: Automated 24/7 continuous recording with intelligent event flagging for rapid incident retrieval.
- Professional Watermarking: Customizable static or dynamic (floating) alpha-blended text and image overlays for branding and anti-theft.
- Secure Remote Access: Built-in Zero-Trust tunneling (via pyngrok) and session-based authentication for worldwide secure monitoring.
- Dynamic Surveillance Matrix: Scalable 1x1 to 4x4 hardware-accelerated monitoring grid.
🛠 Tech Stack
- UI Framework: NiceGUI (Pure Python Web UI)
- Streaming Engine: VidGear (High-performance FFmpeg wrapper)
- Computer Vision: OpenCV
- Database: SQLite3
- Automation: uv (Package & Environment Management)
🚦 Quick Start
Prerequisites
- Python 3.14+
- FFmpeg installed on your system path.
- Tesseract OCR (Optional, for OCR mode).
Installation
Using uv (Recommended):
uv add fftrix
Using pip:
pip install fftrix
Running the Server
# Launch the Dashboard (Local Network)
fftrix serve
# Launch with Secure Remote Tunnel (Public Internet)
fftrix serve --remote
# Force CLI Mode (No UI)
fftrix serve --cli-mode --mode motion --source 0
Default Credentials:
- Username:
admin - Password:
admin - Change these immediately using:
fftrix user add admin
🛠 Development
To install for development:
git clone https://github.com/your-username/fftrix.git
cd fftrix
uv sync
📖 Documentation
Detailed documentation is available in the docs/ directory:
- System Architecture
- AI Analytics & Zoning
- Watermarking Engine
- Storage & DVR
- Security & Remote Access
📄 License
MIT License - see LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fftrix-1.0.1.tar.gz.
File metadata
- Download URL: fftrix-1.0.1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d746cae26bc2a1bc731910996bb6b2313468b08cbda4bc1ad21662f46fe4b667
|
|
| MD5 |
30aed21fd4334a5b3e30a69cb0a7bc11
|
|
| BLAKE2b-256 |
8dbb75d56863b81301034e94495c00fbbb880d431e0a4fd2a7f6965d230cd03f
|
File details
Details for the file fftrix-1.0.1-py3-none-any.whl.
File metadata
- Download URL: fftrix-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d969b961b8708519149c3194f495fa394c735639a2d09afdacd1fa1a545682
|
|
| MD5 |
dfd684783e459d5ef53361b8cc2cb1b8
|
|
| BLAKE2b-256 |
a3cec9fbf64da697613282c455e5f9e30b47ffe75cf52b5b1b219af9da6a0168
|