mirror of
https://github.com/livekit/livekit.git
synced 2026-04-28 23:35:28 +00:00
d8e4933dd1
SVC has only one stream and when calculating reference time stamp, irrespective of reference layer, reference time stamp will be the same as the given time stamp as there is only one stream and no offset. TODO: Need better all around SVC handling.