Re: unicasting identically encoded information to multiple receivers

Correct.


On Sun, May 11, 2014 at 5:07 PM, Bernard Aboba
<Bernard.Aboba@microsoft.com>wrote:

> 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 06:10:56 UTC