[Bug 22265] New: getSourceInfos() on non local stream tracks

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22265

            Bug ID: 22265
           Summary: getSourceInfos() on non local stream tracks
    Classification: Unclassified
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Capture and Streams
          Assignee: public-media-capture@w3.org
          Reporter: dom@w3.org
                CC: public-media-capture@w3.org

What should happen when getSourceInfos() is called on a remote track (obtained
via PeerConnection)?

I don't think it should give information about the local media sources; I don't
think it should give information about the remote media sources either (at
least I don't see a use case that would justify the privacy cost).

A similar question would be raised for MediaStreamTracks obtained via the Web
Audio API; so we may need generic guidance on MediaStream producers (for this
and other items).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Tuesday, 4 June 2013 17:00:15 UTC