Re: [presentation-api] [Streams] Prototype a Streams API compatible PresentationConnection

@domenic There may also be a possibility for a Stream (or MediaStream)
 to be piped from the controller to the presentation, or vice versa.
    For example a Stream or MediaStream generating API like 
getUserMedia, PeerConnection, or Sensors could be used for remote 
control or media rendering.

Stream passing between contexts would allow the user agent to route 
events more efficiently than having the page install an event handler 
in script and serialzing the events as string or binary messages.

-- 
GitHub Notification of comment by mfoltzgoogle
Please view or discuss this issue at 
https://github.com/w3c/presentation-api/issues/282#issuecomment-248081185
 using your GitHub account

Received on Monday, 19 September 2016 18:34:56 UTC