- From: Nils Ohlmeier via GitHub <sysbot+gh@w3.org>
- Date: Mon, 13 Nov 2017 03:35:03 +0000
- To: public-webrtc-logs@w3.org
@fippo example `pc.addTransceiver('audio')` according to my reading leads in step 5.2 of the addTransceiver the track to be null. And then in step 10 a RTCRtpSender is suppose to be create with a null track. Is that going to create an "empty" RTCRtpSender? -- GitHub Notification of comment by nils-ohlmeier Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1662#issuecomment-343801236 using your GitHub account
Received on Monday, 13 November 2017 03:35:07 UTC