RTCP Interarrival jitter
RTCP Interarrival jitter
RFC
-
interarrival jitter: 32 bits
-
谷歌翻譯: RTP數(shù)據(jù)包到達時間的統(tǒng)計方差的估計值,以時間戳為單位進行度量,并表示為無符號整數(shù)。到達間隔抖動J被定義為對于一對分組,接收器處的分組間隔與發(fā)送者處的分組間隔之差D的平均偏差(平滑的絕對值)。如下式所示,這等于兩個數(shù)據(jù)包的“相對傳輸時間”之差;相對傳輸時間是數(shù)據(jù)包到達目的地時的RTP時間戳和接收者時鐘之間的差,以相同單位度量。
-
An estimate of the statistical variance of the RTP data packet interarrival time, measured in timestamp units and expressed as an unsigned integer.
-
The interarrival jitter J is defined to be the mean deviation (smoothed absolute value) of the difference D in packet spacing at the receiver compared to the sender for a pair of packets.
-
間隔抖動J 的定義:
-
對于一對前后到達的包,對它們的到達節(jié)拍的差值D 取 均值方差。
-
As shown in the equation below, this
總結(jié)
以上是生活随笔為你收集整理的RTCP Interarrival jitter的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 安卓11之adb命令清除锁屏密码
- 下一篇: CSS 弹性盒子布局详解