Open
Description
Use cases that are obvious:
- WebRTC codec, encoded data carried over another transport (such as Datachannel or WebTransport)
- WebCodec codec, encoded data sent over a PeerConnection
- Encoded data feeding into a timing adjuster (NetEq) that uses WebCodec to decode and play out time-adjusted data
These need to be written up somewhere.