- From: aboba via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 Aug 2016 14:14:53 +0000
- To: public-webrtc@w3.org
aboba has just created a new issue for
https://github.com/w3c/webrtc-pc:
== Handling of simulcast errors ==
There are some open questions about what happens if simulcast
functionality is requested that the browser cannot carry out, such as
specifying sendEncodings to send more encodings than the browser can
handle. setParameters is a Promise so an error will be returned, but
it may not be obvious what exactly went wrong. There are not even any
capabilities to describe the limitations on simulcast (such as how
many streams can be sent or received).
Please view or discuss this issue at
https://github.com/w3c/webrtc-pc/issues/763 using your GitHub account
Received on Thursday, 25 August 2016 14:15:01 UTC