Re: [webrtc-pc] On track removal: Should you mute an already muted track? (#2506)

> That assumes there is a stream but we allow addTrack without a stream.

Yes but

1. the people using `pc.removeTrack` model are typically stream people, not track people.
2. Track-only people people can use a throwaway stream for this, since they don't rely on streams.


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

Received on Saturday, 4 April 2020 13:55:46 UTC