Re: [webrtc-pc] Cannot update associated remote streams for a track once added

I share @henbos concern regarding complexity. It seems to me that if the app wants to control/change the stream associations for a track, it could use the PeerConnection with just tracks (not supplying any streams), and signal the stream associations (and changes thereof) separately.

I may be overlooking something!

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

Received on Thursday, 19 July 2018 08:33:05 UTC