Re: [webrtc-pc] Spec-compliant way to get remote streams and tracks?

> also when calling addTrack can you specify a stream that does not contain the track you're adding?

This has a particularly relevant use-case.
1. call GUM with audio only-constraints
2. addTrack, negotiate a peerconnection
3. call GUM again with video-only constraints
4. addTrack. Since that should be sync I would expect this to be added to the first stream but the stream returned from GUM is different.

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

Received on Wednesday, 10 May 2017 07:06:22 UTC