Commit Graph

1 Commits

Author SHA1 Message Date
94633491b0 feat: implement real-time linescan motion detection pipeline
- UDP packet reception on port 5000 with 16MB buffer
- Ring buffer implementation for real-time processing
- EMA-based motion detection with configurable thresholds
- Automatic AVIF image saving for detected motion segments
- Gradient metadata generation for web visualization
- Performance monitoring with latency warnings
- Debug mode for development troubleshooting
2025-11-16 00:55:38 +02:00