W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > September 2019

Re: [webrtc-stats] Audio samples and channels (#448)

From: Varun Singh via GitHub <sysbot+gh@w3.org>
Date: Mon, 16 Sep 2019 02:47:23 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-531626383-1568602042-sysbot+gh@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

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:48 UTC