Video Streaming
- RTMP ingestion from OBS Studio
- FFmpeg HLS conversion
- Event-driven segment detection
- WebSocket-powered live updates
Real-Time Video Analysis Platform
Complete system overview showing video ingestion, AI processing pipeline, and real-time dashboard components.
File system watchers detect new HLS segments, triggering AI processing and real-time WebSocket notifications.
Celery workers handle AI tasks with configurable queues for real-time vs batch processing modes.
Kubernetes manifests for local (KIND) and production (GKE) deployment with easy environment switching.