New issue
Advanced search Search tips

Issue 806769 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 803021
Owner:
Closed: Jan 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

RTCPeerConnection.getRemoteStreams() should return all streams of all receivers

Project Member Reported by hbos@chromium.org, Jan 29 2018

Issue description

The legacy implementations are going away in the lower layers.
We still need to support them in JavaScript. They make sense to implement on top of the spec-compliant APIs.

The RTP Media API does not have a concept of "remote streams", instead this would refer to all streams of all receivers - the [[AssociatedRemoteMediaStreams]] slot in the spec.

 

Comment 1 by hbos@chromium.org, Jan 29 2018

Mergedinto: 803021
Status: Duplicate (was: Assigned)

Sign in to add a comment