- From: webrtc@bytedance via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Sep 2022 07:35:01 +0000
- To: public-webrtc-logs@w3.org
> setParameters and maxbitrate works for this, no? You don't need to do SDP munging (between createOffer and SLD) for the maxaveragebitrate setting since that is taken from the remote description. the maxaveragebitrate shoud control the encoder bite rate, the local/sender bite rate should init by offer but not remote answer, i think the current step need correct , for example, we can set video encode bite rate of sender , why can't for audio ? -- GitHub Notification of comment by bdrtc Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/117#issuecomment-1260505838 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 September 2022 07:35:03 UTC