Block a user
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)
⚠️ Phase 5b/5c regression — REVERT к Phase 5a
Root cause: multi-source audio chain (astreamselect + amix + lavfi sine) в одном ffmpeg pipeline с RTSP push **блокирует…
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)
Phase 4b — FrigateBridge auto-rendering LIVE 🎉
Полная цепочка production-ready:
Frigate MQTT event → FrigateBridge.handle_message → CommandDispatcher → `_serialize_ove…
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)
Live test PASSED 🎉
Утром 2026-05-20 GPU освободилась (7.5 GB free) — запустил smoke test, все 4 overlay типа реально рендерятся.
**Setup:…
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)
Phase 4b завершена (filter-side)
Ночью 2026-05-18→19 implemented + compiled все 4 overlay primitive types через автономную работу.
Что…
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)
Phase 4a — overlay infrastructure (controller side) ✅
Commit a1090a5 в main — +520 LOC Python (overlays + Frigate bridge + REST/MQTT API).
Что сделано (controller-side,…
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)
Phase 3 —
Phase 3 — cuda-grid-controller Python sidecar ✅
Commit 37232ae в main — controller/ directory (~700 LOC Python).
Stack: Python 3.11+ / FastAPI / asyncio / aiomqtt / pyzmq /…