Re: [webrtc-pc] Investigate stopping SRD and createAnswer

It looks like we've opened a can of worms here.

On call we discussed that behind the scenes we could make stop() just make the transceivers inactive until all transceivers in the same group are stopped, where we negotiate it being stopped for real, but make JavaScript think it is stopped.

We also discussed stop() seeming mostly like an optimization, but because we bundle aggressively, this optimization would rarely apply (all or nothing).

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

Received on Thursday, 5 July 2018 14:45:11 UTC