W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > January 2019

Re: [webrtc-pc] Need something such as rtpSender.reset() (#2087)

From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
Date: Thu, 31 Jan 2019 11:09:35 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-459306008-1548932974-sysbot+gh@w3.org>
stop() + addTransceiver(track, params) will create a new transceiver. It uses code already present.
A reset() that doesn't create a new transceiver is a new code path.

If you keep the MID, then you're telling the other guy to keep his transceiver, even though it's being renegotiated - which means that you can't change # of layers - which was the original point.

again: Why do you think you need this?


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2087#issuecomment-459306008 using your GitHub account
Received on Thursday, 31 January 2019 11:09:36 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:46 UTC