Some checks failed
Build Release Binaries / build-amd64 (push) Failing after 3m48s
Adds average microsecond timings for each encode step: - avg_agc_us: AGC processing - avg_opus_us: Opus encoding - avg_fec_us: FEC encode + repair generation - avg_send_us: QUIC send_media - avg_total_us: sum of above Logged every 5 seconds in send stats. Resets each interval. Use to identify which step is bottlenecking the encode loop on devices where fps drops below 50. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>