- From: Michał Śledź via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Jan 2024 16:45:50 +0000
- To: public-webrtc-logs@w3.org
mickel8 has just created a new issue for https://github.com/w3c/webrtc-pc: == Adding and stopping transceiver before first offer will result in unremovable transceiver == To remove stopped transceiver it has to be associated with an mline. This means that adding and stopping transceiver before the first offer will result in unremovable transceiver. This transceiver cannot be reused using `addTrack` or by changing the direction, see fiddle: https://jsfiddle.net/5tweyjL6/4/ ![image](https://github.com/w3c/webrtc-pc/assets/24651552/6142a931-9916-4a35-a91e-01d1cbada8de) Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2923 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 January 2024 16:45:52 UTC