- From: cowwoc <cowwoc@bbs.darktech.org>
- Date: Fri, 15 Nov 2013 08:20:00 -0500
- To: public-webrtc@w3.org
I don't fully understand the meaning of "doohickey" here but I wanted to touch upon one of your points: On 15/11/2013 4:57 AM, Harald Alvestrand wrote: > one <video> tag needs to be fed one and only one MediaStream That doesn't work for my use-case, which is described in https://code.google.com/p/webrtc/issues/detail?id=2627 I need to be able to share the same MediaStream with multiple <video> tags, each consuming it different (one muting the audio, another not). I can see others wanting to potentially play the same MediaStream at different indexes from different <video> tags (although I don't do this myself). So, if you want to go with your model, we'd need a way to clone/tee MediaStreams. Gili
Received on Friday, 15 November 2013 13:20:46 UTC