- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Jun 2019 13:45:19 +0000
- To: public-webrtc-logs@w3.org
@alvestrand Chrome returns `0`. From console: ``` > new MediaRecorder(new MediaStream()).audioBitsPerSecond 0 > new MediaRecorder(new MediaStream()).videoBitsPerSecond 0 ``` -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/169#issuecomment-501709308 using your GitHub account
Received on Thursday, 13 June 2019 13:45:21 UTC