W3C home > Mailing lists > Public > public-webrtc@w3.org > October 2016

[webrtc-pc] How do I get transceiver from sender?

From: Daniel Burnett via GitHub <sysbot+gh@w3.org>
Date: Thu, 13 Oct 2016 15:06:44 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-182816208-1476371202-sysbot+gh@w3.org>
burnburn has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== How do I get transceiver from sender? ==
I have the following line in some code that works today in FF 49.0:

  videoSender = pc.addTrack(myVideoStream.getVideoTracks()[0], 
myVideoStream);

Given that I have videoSender, how do I find the RTCRtpTransceiver 
it's a part of?  It seems there should be a .transceiver attribute on 
RTCRtpSender.


Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/866 using your GitHub account
Received on Thursday, 13 October 2016 15:06:55 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:20 UTC