- From: Robin Raymond <robin@hookflash.com>
- Date: Sun, 11 May 2014 10:46:10 -0400
- To: "public-ortc@w3.org" <public-ortc@w3.org>
Please confirm my understanding: As the RTCRtpSender is only attachable to one RTCIceTransport, it's currently not possible to take a sending stream and broadcast the encoded output to multiple receivers (at least without some kind of middle box). Therefor if you encode audio or video, you must make a sender object per receiver, even if you intend to encode identically for each receiver. -Robin
Received on Sunday, 11 May 2014 14:46:39 UTC