mirror of
https://github.com/livekit/livekit.git
synced 2026-05-24 21:15:36 +00:00
ff69c2aa11
* Add debug to understand VP9 freezes. Have reports of VP9 freezing in some rooms. Some data indicates that NACKs are received by SFU, but cannot get RTP packet when that happens. It is possible that the NACKs are all from dropped packets. Adding some debug to understand drops/NACKs better. * enable DD debug * comment out DD debug * markers * add back log about diff length mismatch * add back key frame mismatch logging * log skipped drops also