Re: [webrtc-pc] Should pc.removeTrack(sender) "reset" sending parameters in the transceiver?

1. send webcam with simulcast
2. removeTrack(); setParameters(encodings:[{enabled: true, enabled: false...}] ); replaceTrack()
3. Presentation gets transmitted with no simulcast.

If you want to know what the original parameters were, you have to keep them. But more likely, you have a specific set of parameters in mind.

FWIW, the screencast teams tend to want simulcast too. And neither the video folks nor the screencast folks seem to be at all eager to stop fiddling with the parameters; "reset" to an unknown state is not likely to be useful to them.


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

Received on Thursday, 8 November 2018 00:22:39 UTC