W3C home > Mailing lists > Public > public-webrtc@w3.org > November 2019

[webrtc-pc] [[ReceiveCodecs]] is only set on answer. How to achieve early media? (#2369)

From: henbos via GitHub <sysbot+gh@w3.org>
Date: Mon, 25 Nov 2019 12:43:16 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-528062077-1574685794-sysbot+gh@w3.org>
henbos has just created a new issue for https://github.com/w3c/webrtc-pc:

== [[ReceiveCodecs]] is only set on answer. How to achieve early media? ==
In order to support early media, we have to be prepared to receive streams with the proposed codecs even if we have not yet set the answer. This is not true for sending, which can wait until answer, but for receiving, I think decoders would be configured at setLocalDescription(offer).

Shouldn't this be reflected in [[ReceiveCodecs]]? getParameters() is said to return a value for codecs even if [[SendEncodings]] has not been set by a remote description (#2313).

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2369 using your GitHub account
Received on Monday, 25 November 2019 12:43:17 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:50 UTC