You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several proposals to extend WebRTC encoded transforms have been proposed to support frame-level fanout, aka one-ended sender streams (#207, #201, #202 for instance).
It does not seem there is consensus on whether WebRTC encoded transform is the right tool for this.
The alternative is a separate API (outside of the packet-level fanout vs. frame-level fanout discussion).
We should try to reach consensus on this question before diving in more concrete proposals.