Re: unicasting identically encoded information to multiple receivers

I believe this is true, because each stream needs its own RTP packetization, even if the bitstream is the same. 

> On May 11, 2014, at 7:46 AM, "Robin Raymond" <robin@hookflash.com> wrote:
> 
> 
> 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 Monday, 12 May 2014 00:08:30 UTC