This API enables the insertion of user-defined processing steps in the encoding and decoding of a WebRTC MediaStreamTrack.
Allow applications to insert custom data processing. A specific use case we want to support is end-to-end encryption of the encoded data transferred between RTCPeerConnections via an intermediate server.
Docs: https://github.com/w3c/webrtc-insertable-streams
Explainers: https://github.com/w3c/webrtc-insertable-streams/blob/master/explainer.md