docs: Update Roadmap
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s

- Added Phase 14: Facility Monitoring & Security Integration
- Marked Sprint 1 (Infrastructure) as Completed
- Marked Sprint 2 (Integration) as Roadmapped/Future
This commit is contained in:
fullsizemalt 2025-12-11 13:09:15 -08:00
parent cfb3caabe7
commit 9cabd54718

View file

@ -325,6 +325,31 @@ Integrate physical hardware throughout facility: NFC badges, QR scanners, e-ink
- **Real ML Models**: TensorFlow/PyTorch integration
- **Predictive Maintenance**: Equipment failure prediction
## 🚀 Phase 14: Facility Monitoring & Security Integration
### Goal
Integrate physical security and monitoring systems (RTSP/ONVIF cameras) directly into the dashboard for real-time facility oversight.
### Sprint 1: Streaming Infrastructure [COMPLETED]
- **Infrastructure**: ✅
- Depoy `go2rtc` media server
- Configure Traefik routing `/monitor`
- Demo stream verification
### Sprint 2: Integration [ROADMAP]
- **Backend**:
- `Camera` model: RTSP URL, location, auth
- Proxy authentication for secure stream access
- Snapshot generation for thumbnails
- **Frontend**:
- WebRTC Video Player component
- "Security Overview" dashboard widget
- Map integration (cameras on Layout Designer)
---
## 📊 Roadmap Timeline (Proposed)
@ -338,6 +363,7 @@ Integrate physical hardware throughout facility: NFC badges, QR scanners, e-ink
| Phase 11: Accessibility & i18n | 1-2 weeks | 🟡 Medium |
| Phase 12: Hardware Integration | 2-4 weeks | 🟡 Medium |
| Phase 13: Advanced Features | Ongoing | 🟢 Future |
| Phase 14: Facility Monitoring | Roadmapped | 🟢 Future |
---