Re: [webrtc-encoded-transform] Add description of an API for controlling SDP codec negotiation (#186)

The semantics, since this is an encoded transform, is the codec of the encoding being transformed.

If the goal is adding SDP mimeType negotiation, e.g. `"video/vp8-encrypted"` (an e2ee example), or let's say `"video/h264-metadata"` (an added-metadata example), it seems the UA can either infer packetization from the name, or rely on some structured sub-property. Those use cases don't seem to require custom packetization, so I'm trying to keep it out of the API for now.

I got that fmtp line from your example. What's its external meaning? I got [zero hits from google](https://www.google.com/search?q=fmtp+%22encapsulated-codec%22).

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/pull/186#issuecomment-1767250396 using your GitHub account


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

Received on Tuesday, 17 October 2023 21:54:39 UTC