- From: Sergio Garcia Murillo via GitHub <sysbot+gh@w3.org>
- Date: Fri, 07 Feb 2020 13:02:01 +0000
- To: public-webrtc-logs@w3.org
Currently, libwebrtc implementation sets the reception time as when the rtp packet is inserted in NetEq, my patch uses RTP network reception time instead. As an app developer, I don't really care about how much delay does the NetEq introduce but what is the total playout delay since the rtp packet was received from the network. In normal conditions, the processing time before NetEq would be minimum, but I have seen it going up to several 10ms in cases of high cpu loads. -- GitHub Notification of comment by murillo128 Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/549#issuecomment-583379952 using your GitHub account
Received on Friday, 7 February 2020 13:02:03 UTC