- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Jan 2017 00:10:03 +0000
- To: public-ortc@w3.org
aboba has just created a new issue for https://github.com/w3c/ortc: == Effect of a BYE on receiver.track == Some questions: 1. If an RtpReceiver receives a BYE from an RtpSender, what happens? 2. When transceiver.stop() is called, does transceiver.sender send a BYE? 3. When transceiver.sender.replaceTrack(null) is called does transceiver.sender send a BYE? 4. What about when transceiver.sender.track.enabled is set to "false"? Related WebRTC 1.0 issue: https://github.com/w3c/webrtc-pc/issues/961 Please view or discuss this issue at https://github.com/w3c/ortc/issues/639 using your GitHub account
Received on Wednesday, 18 January 2017 00:10:12 UTC