Re: [webrtc-pc] pc.getSenders() and getReceivers() include stopped ones.

Stopped transceivers are kind of useless junk. You can't restart them, you can't reuse them, they're no longer squatting on your media sections even. I'm happy with ignoring them in all cases except getTransceivers.

Note: getReceivers() will still return stopped tracks in active transceivers. (can those exist?)



-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1975#issuecomment-417233188 using your GitHub account

Received on Thursday, 30 August 2018 08:21:54 UTC