mirror of
https://github.com/livekit/livekit.git
synced 2026-07-21 04:41:11 +00:00
* Fix rtcp lost for downtrack used incorrect buffer factory In buffer factory change(#1173), every pariticipant has its own buffer factory, can't use publisher's bufferfactory to create DownTrack * clean code