mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 19:55:41 +00:00
* Compute delta stats to send downstream Signed-off-by: shishir gowda <shishir@livekit.io> * Update tests: total_packets should be diff between 2 packets First packet was 1, second was 4. diff should be 3 Signed-off-by: shishir gowda <shishir@livekit.io> * If there are no videoLayers, do not sent in Stats For audio and Downstream tracks, we do not get layers Signed-off-by: shishir gowda <shishir@livekit.io> * Use prev Max layer for current delta and update layer info for next round