mirror of
https://github.com/livekit/livekit.git
synced 2026-08-20 14:39:50 +00:00
VP9 SVC sends each spatial layer as its own encoded frame, so a picture carries one trailer per layer, but only the top layer's last packet has the RTP marker bit set. Fix https://github.com/livekit/egress/issues/1347