- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Wed, 25 Jun 2014 22:19:00 +0000
- To: "public-ortc@w3.org" <public-ortc@w3.org>
Github link: https://github.com/openpeer/ortc/issues/103 >From Shijun Sun: Call send() with invalid params will throw invalid access exception Call send() after send() is invalid, will throw invalid access exception, unless called stop() explicitly first Call stop(), the receiver side mediastreamtrack will become muted. The spec should define the behavior. Call receive() with invalid params will throw invalid access exception Call receive () after receive () is invalid, will throw invalid access exception, unless called stop() explicitly first not clear when the “error” event should be fired on the RtpSender and RtpReceiver.
Received on Wednesday, 25 June 2014 22:19:48 UTC