Files
Raja Subramanian 9d22225e92 A few misc changes (#915)
- Do not update jitter on padding only packet.
Padding only packet may not have proper timestamp.
If it does, it probably has the time stamp of the
last packet with payload. That will also affect
jitter calculation, i. e. wall clock time is moving,
but RTP time is the same.
- Do not send `onMaxLayer` changed on bind.
It was probably racing with update when max layer
is updated when adaptive stream is off. There is
no need to send that update as the default would
be OFF. It will be enabled when adaptive stream
subscription turns it on or when max layer is
set when down track bind happens and adaptive stream
is off.
2022-08-15 15:57:19 +05:30
..
2022-03-30 13:49:53 -07:00
2022-02-24 13:43:12 +05:30
2022-07-21 00:39:49 -07:00
2022-07-13 16:05:57 +08:00
2022-03-11 22:40:49 +05:30
2022-03-30 13:49:53 -07:00
2022-03-30 13:49:53 -07:00
2022-08-15 15:57:19 +05:30
2022-05-06 18:24:29 +08:00