Files
llinescan/main.py
wissotsky 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

7.7 KiB