- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Thu, 11 May 2017 17:32:02 +0000
- To: Iñaki Baz Castillo <ibc@aliax.net>, "public-ortc@w3.org" <public-ortc@w3.org>
- CC: Robin Raymond <robin@opticaltone.com>
Personally, I would say that calling RtpSender.send twice with the same parameters should not cause a glitch or interruption in the sending stream. Nor should this occur with RtpReceiver.receive(). Are you seeing unexpected behavior from Edge? -----Original Message----- From: Iñaki Baz Castillo [mailto:ibc@aliax.net] Sent: Wednesday, May 10, 2017 12:18 PM To: public-ortc@w3.org Subject: Re: Calling rtpSender.send() twice with same parameters 2017-05-10 18:05 GMT+02:00 Iñaki Baz Castillo <ibc@aliax.net>: > Just wondering if calling rtpSender.send() twice with same parameters > may produce some kind of glitch or interruption in the sending stream. > I expect that if send() is called with different codecs or SSRC then > all the internal RTP/RTCP machinery would be reseted. > > Said that, what about the behavior in Edge when calling send() twice > with same parameters? Well, same question about rtpReceiver.receive(). -- Iñaki Baz Castillo <ibc@aliax.net>
Received on Thursday, 11 May 2017 17:32:38 UTC