- From: Stefan Hakansson LK <stefan.lk.hakansson@ericsson.com>
- Date: Wed, 3 Oct 2012 20:20:13 +0200
- To: "public-audio@w3.org" <public-audio@w3.org>
Hi! I'm not a regular on this list (but active in the Media Capture TF and the webrtc WG). However, I noted that the Web Audio API now allows a MediaStream to be a source. This is really cool, and even more so is that implementations are available. I did some testing, and it seems to work just fine. I have one suggestion though: instead of having a MediaStream as source input (and selecting the audio track with index 0 - if present - in that MediaStream as the source), I think it would be better to have a MediaStreamTrack (of kind "audio" of course) as source. In this way it is more straightforward for the web app developer to pick the tracks she/he wants as sources. Br, Stefan
Received on Wednesday, 3 October 2012 18:20:38 UTC