mirror of
https://github.com/livekit/livekit.git
synced 2026-09-06 18:56:07 +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