This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

remoteStreams

Summary

Returns an array of MediaStream objects added to the connection by the remote peer. This array is updated when the addstream and removestream events are fired.

Property of apis/webrtc/RTCPeerConnectionapis/webrtc/RTCPeerConnection

Syntax

Note: This property is read-only.

var result = element.remoteStreams;