mirror of
https://github.com/livekit/livekit.git
synced 2026-05-14 01:05:19 +00:00
ef2e5efe14
* 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