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.