Media Capture and Streams
The MediaStream interface is used to represent streams of media data, typically (but not necessarily) of audio and/or video content, e.g. from a local camera. The data from a MediaStream object does not necessarily have a canonical binary form; for example, it could just be "the video currently coming from the user’s video camera". This allows user agents to manipulate media streams in whatever fashion is most suitable on the user’s platform.
Sat 16 Feb 2013 02:15:11 PM CET - permalink -
-
http://www.w3.org/TR/mediacapture-streams/