Closed Bug 1208384 Opened 9 years ago Closed 9 years ago

Implement MediaStreamTrack.remote

Categories

(Core :: Audio/Video: MediaStreamGraph, defect, P2)

33 Branch
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: pehrsons, Unassigned)

References

(Blocks 1 open bug)

Details

From the spec: > If the track is sourced by a non-local source, the remote attribute MUST return the value true. Otherwise, it must return the value false. To my understanding, the only non-local sources we have are peerconnections. That means that web audio streams (through MediaStreamAudioDestinationNodes), media element captureStreams, canvas captureStreams, getUserMedia streams are all local and shall be stop()able.
Rank: 25
Priority: -- → P2
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.