MediaSource Extensions & MediaStream Processing API?

I see the abstract of Aaron Colwell's MediaSource Extensions proposal says:
 
  This proposal extends HTMLMediaElement to allow JavaScript to generate
  media streams for playback. Allowing JavaScript to generate streams
  facilitates a variety of use cases like adaptive streaming and time
  shifting live streams.
  http://html5-mediasource-api.googlecode.com/svn/trunk/draft-spec/mediasource-draft-spec.html

It seems like it's intended for some of the same use cases as the
MediaStream Processing API -

  http://www.w3.org/2011/audio/drafts/1WD/MediaStream/

So maybe this is another area where we should be working together on trying
to converge on a common proposal?

  --Mike

-- 
Michael[tm] Smith
http://people.w3.org/mike/+

Received on Monday, 21 November 2011 02:51:11 UTC