- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Mar 2018 17:10:23 +0000
- To: public-webrtc-logs@w3.org
We need to nail down what this API must support today so that we can test it. E.g. if someone calls:
```js
pc.addTransceiver("audio", {sendEncodings: [{rid: 'f'}, {rid: 'h', codecPayloadType: 1}]});
```
browser vendors need to know what to do. I hope we agree all browsers should do the same thing.
--
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1813#issuecomment-375384640 using your GitHub account
Received on Thursday, 22 March 2018 17:10:27 UTC