- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Jun 2017 15:50:14 +0000
- To: public-webrtc@w3.org
youennf has just created a new issue for https://github.com/w3c/webrtc-pc: == Handling of encoding/decoding errors == In some platforms, the encoding/decoding capacities are limited. It may happen that encoding/decoding frames will fail due to encoder/decoder being not available. This error might be raised at various time, including during an established session, after a call to applyConstraints for instance which will change the size of the frames. There does not seem to be a way to convey that information to web applications right now. Would it make sense to add some error mechanisms there, for instance at sender/receiver level? Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1323 using your GitHub account
Received on Thursday, 1 June 2017 15:50:21 UTC