Re: [webrtc-pc] Is it illegal to modify sdp between createOffer and setLocalDescription? (#2907)

Enabling encoding/decoding of non-default-enabled but implemented codecs is
a missing piece of API, so yes.
I *think* you can get it by manipulating the remote SDP instead of the
local SDP (which is allowed) but that may require that the remote end sends
the offer, which may be a nonstarter for your particular use case.

On Tue, Nov 7, 2023 at 10:44 AM y-i ***@***.***> wrote:

> Thank you for explaining the detail.
> In my case, I modified a SDP directly to use L16 to use Lyra codec over
> WebRTC.
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/w3c/webrtc-pc/issues/2907#issuecomment-1798148451>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AADVM7IUXE65JAY7KOQ2EEDYDH7I7AVCNFSM6AAAAAA7AZTS62VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJYGE2DQNBVGE>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2907#issuecomment-1798194281 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 7 November 2023 10:07:28 UTC