mirror of
https://github.com/livekit/livekit.git
synced 2026-05-15 00:55:32 +00:00
aaeb3c933c
* 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