mirror of
https://github.com/livekit/livekit.git
synced 2026-07-17 05:31:55 +00:00
* Log large packets receive/send. Seeing cases of servers reporting need for segmentation/re-assembly of packets. So, logging packet receive/send for RTP/RTCP to check if anything is seeing more than 1400 byte packets. * log downtrack RTCP too