- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Tue, 17 Oct 2023 21:54:37 +0000
- To: public-webrtc-logs@w3.org
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