Feature: live NVENC/GPU encode telemetry on the Cluster screen #166
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The Cluster screen shows static GPU capability (name/VRAM/bound) but not live encode load. With NVENC ingest, the operationally-critical numbers during a show are: active NVENC sessions per GPU, encoder utilization %, and whether capture is competing with worker proxy/conform jobs on the same card.
Proposal
Surface per-node, per-GPU live telemetry (poll
nvidia-smivia node-agent heartbeat or a dedicated endpoint):Render in the existing cluster hardware panel, glance-readable per PRODUCT.md.
Why
The 8-signals-per-node plan (design §5) explicitly flags GPU contention between live capture and post-record proxies as the scaling risk. Operators need to see that headroom in real time, not discover it when a 9th encode session fails.