- From: Varun Singh via GitHub <sysbot+gh@w3.org>
- Date: Mon, 16 Sep 2019 02:47:23 +0000
- To: public-webrtc-logs@w3.org
Typically the packet size increase when you have multiple channels. For example: G.711, 8000 Hz, 8bits/sample and packetization interval of 20ms: 1. 1 channel is 160 samples. The packet size 160*8= 1280 bits 2. 2 channels is 320 sample. The packet size 320*8= 2560 bits -- GitHub Notification of comment by vr000m Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/448#issuecomment-531626383 using your GitHub account
Received on Monday, 16 September 2019 02:47:24 UTC