#WebRTC Encoded Transform is an API that allows to process efficiently a media stream before it gets sent or after it is received via a WebRTC connection #timetogiveinput
This tweet is unavailable
1
4
11
One use case of that API that has gotten a lof of interest is enabling end-to-end encryptions in server-mediated group teleconferences:
The #WebRTC Working Group is actively working on the specifications that enable end-to-end encryption in server-mediated calls in Web browsers (as FaceTime needs), in particular through the WebRTC Encoded Transform API (formerly known as Insertable Streams)
Sep 21, 2021 · 12:24 PM UTC
1
2
The early draft of the #WebRTC Encoded Transform API is at w3c.github.io/webrtc-encoded… and is developed, as usual, on github github.com/w3c/webrtc-encode…
