public-webrtc-logs@w3.org from October 2018 by subject

[mediacapture-depth] transformMatrix in WebXR

[mediacapture-fromelement] define behaviors of the common ConstrainablePattern Interfaces

[mediacapture-fromelement] Specify when requestFrame() captures the canvas content

[mediacapture-fromelement] Width, height and frameRate : intrinsic or drawn?

[mediacapture-main] Clarify that enumerateDevices must not expose devices that a given context cannot use through getUserMedia

[mediacapture-main] Clarify what happens to non-applicable constraints.

[mediacapture-main] elem.currentTime = 0 throwing InvalidStateError is inconsistent and unsupported. Ignore instead?

[mediacapture-main] new commits pushed by aboba

[mediacapture-main] new commits pushed by alvestrand

[mediacapture-main] new commits pushed by henbos

[mediacapture-main] NotAllowedError or SecurityError over Feature Policy?

[mediacapture-main] Point to public-webrtc

[mediacapture-main] Pull Request: Clarify what happens to non-applicable constraints.

[mediacapture-main] Pull Request: Make navigator.mediaDevices and navigator.getUserMedia SecureContext

[mediacapture-main] Pull Request: Remove allowusermedia SecurityError check, in favor of allow=

[mediacapture-main] Pull Request: Remove InvalidStateError on setting currentTime

[mediacapture-main] Pull Request: Remove originIdentifier from the getUsermedia algorithm.

[mediacapture-main] Remove allowusermedia SecurityError check, in favor of allow=

[mediacapture-main] Remove InvalidStateError on setting currentTime

[mediacapture-main] Should getUserMedia be functional in SecureContext only?

[mediacapture-main] Should we allow empty string device IDs?

[mediacapture-main] Typo in sink label

[mediacapture-main] What happens to constraints that are not applicable? Ignored or OverconstrainedError?

[mediacapture-output] Enumeration of output devices and permission model

[mediacapture-output] It is unclear why https://w3c.github.io/mediacapture-output/#dom-htmlmediaelement-setsinkid 5.5 needs to queue a task

[mediacapture-output] new commits pushed by aboba

[mediacapture-output] new commits pushed by guidou

[mediacapture-output] Point to public-webrtc

[mediacapture-output] Pull Request: Make setSinkId and sinkId SecureContext.

[mediacapture-output] setSinkId is inconsistent in handling of default value.

[mediacapture-output] Should setSinkId be functional in SecureContext only?

[mediacapture-record] new commits pushed by yellowdoge

[mediacapture-record] Not clear if onpause/onresume should not be fired if it is already paused/recording

[mediacapture-record] Not clear if onpause/onresume should not be fired if it is already paused/recording.

[mediacapture-record] Pull Request: Explicit description of the case of a track being added/removed while recording

[mediacapture-record] Recording a stream while adding/removing a track is not well defined

[mediacapture-record] Should a dataavailable event be dispatched in case there is no available data

[mediacapture-record] timeslice should not be signed

[mediacapture-record] Use streams instead of blobs/events

[mediacapture-screen-share] Closed and Minimized Display Surfaces

[mediacapture-screen-share] Constraint to exclude application audio (echo)

[mediacapture-screen-share] Disable Local Echo

[mediacapture-screen-share] Event for screen sharing

[mediacapture-screen-share] Fullscreen needs handling (was: Powerpoint is special)

[mediacapture-screen-share] getDisplayMedia({video:false}) is interpreted as getDisplayMedia({video:true})

[mediacapture-screen-share] Handle source device pixel ratio

[mediacapture-screen-share] Issue 29 - Powerpoint is Special

[mediacapture-screen-share] limiting browser sharing to a list of domain/urls

[mediacapture-screen-share] List Constrainable Properties and their behavior.

[mediacapture-screen-share] Mention capture of audio

[mediacapture-screen-share] Mention capture of system audio

[mediacapture-screen-share] Move getDisplayMedia to MediaDevices

[mediacapture-screen-share] non-top-level browsing contexts

[mediacapture-screen-share] Offer high level source filtering

[mediacapture-screen-share] Point to public-webrtc

[mediacapture-screen-share] Pull Request: Closed and Minimized Display Surfaces

[mediacapture-screen-share] Pull Request: List Constrainable Properties and their behavior.

[mediacapture-screen-share] Pull Request: Mention capture of audio

[mediacapture-screen-share] Pull Request: Move getDisplayMedia to MediaDevices

[mediacapture-screen-share] Should getDisplayMedia be functional in SecureContext only?

[mediacapture-screen-share] Should getDisplayMedia be moved to navigator.mediaDevices

[mediacapture-screen-share] The user agent should be allowed to change sources after getDisplayMedia() resolves

[webrtc-pc] "a=msid" line should contain sender/receiver IDs, not track IDs

[webrtc-pc] Add [EnforceRange]] to RTCDataChannel writable attributes.

[webrtc-pc] Add link to "run-to-completion" in terminology

[webrtc-pc] Add warning to RTCRtpTransceiver.stop(). Stop rejected transceivers at SLD().

[webrtc-pc] canInsertDTMF transitions not specified

[webrtc-pc] Clarify how codecs should be prioritized.

[webrtc-pc] Default ufrag for addIceCandidate when there are different ufrags in SDP

[webrtc-pc] Define meaning of a zero frame rate

[webrtc-pc] Define what happens if maxFramerate is 0?

[webrtc-pc] Describing which media description is offerer tagged.

[webrtc-pc] DTMF scheduling is subject to JS queueng delays

[webrtc-pc] Extension specification for SVC support

[webrtc-pc] getSynchronizationSources/getContributingSources for video as well

[webrtc-pc] Investigate stopping SRD and createAnswer

[webrtc-pc] Make possible to select TURN allocation address family (to avoid IPv6 confusion)

[webrtc-pc] Mandating [SecureContext]

[webrtc-pc] Minor inconsistencies around RTCSessionDescription vs. RTCSessionDescriptionInit

[webrtc-pc] Move priority from RTCRtpEncodingParameters to RTCRtpSendParameters

[webrtc-pc] Need to define what to do on very low bitrates

[webrtc-pc] new commits pushed by aboba

[webrtc-pc] new commits pushed by alvestrand

[webrtc-pc] No procedure for the ICE failed state

[webrtc-pc] Not clear how to set # of layers when answering an offer with a track

[webrtc-pc] Obtain user consent for one-way media and data use cases

[webrtc-pc] Pull Request: Add [EnforceRange]] to RTCDataChannel writable attributes.

[webrtc-pc] Pull Request: Add AddressFamily knob for TURN

[webrtc-pc] Pull Request: Add link to "run-to-completion" in terminology

[webrtc-pc] Pull Request: Add preferredPayloadType to RTCRtpCodecCapability

[webrtc-pc] Pull Request: Define meaning of a zero frame rate

[webrtc-pc] Pull Request: Describing which media description is offerer tagged.

[webrtc-pc] Pull Request: rename DTLSTransport.transport to DTLSTransport.iceTransport

[webrtc-pc] Pull Request: SVC Extension Specification (TPAC)

[webrtc-pc] Regarding "a=msid"

[webrtc-pc] rename DtlsTransport.transport to DtlsTransport.iceTransport

[webrtc-pc] Rename sender.transport.transport to sender.transport.iceTransport?

[webrtc-pc] RTCDataChannel.send during 'closing' state

[webrtc-pc] RTCRtpReceiver.getStreams() and RTCRtpSender.getStreams()

[webrtc-pc] setCodecPreferences and transceiver direction change

[webrtc-pc] setParameters: check for number of encodings

[webrtc-pc] Should RTCRtpTransceiver.setCodecPreferences() only refer to RTCRtpReceiver.getCapabilities(kind)?

[webrtc-pc] Simulcast behavior

[webrtc-pc] Specify how codecs should be prioritized.

[webrtc-pc] Start using new issue labels

[webrtc-pc] Use PSK key exchange in DTLS transport instead of certificates

[webrtc-pc] Using codecPayloadType with addTransceiver()

[webrtc-pc] Valid RID values mismatch between specs

[webrtc-pc] WHATWG streams for data channel messages

[webrtc-stats] [DataChannels] Expose bandwidth or congestion window from the SCTP lib

[webrtc-stats] [DataChannels] Use RTT from sctp in the stats

[webrtc-stats] Add networkType fingerprint warning

[webrtc-stats] add rtt to rtcdatachannelsstats

[webrtc-stats] add stunserverconnectionstats

[webrtc-stats] Call out which stats are expected to trigger StatsEnded events

[webrtc-stats] Exposing RTCIceCandidateStats.networkType might trigger fingerprinting

[webrtc-stats] Fix inconsistent RTC{RTP,Rtp}StreamStats

[webrtc-stats] Interframe delay stat for video receive stream.

[webrtc-stats] Is exposing a remote peer IP address through RTCIceCandidateStats.address a privacy issue

[webrtc-stats] new commits pushed by alvestrand

[webrtc-stats] Pull Request: Add a note controlling exposure of remote candidate addresses

[webrtc-stats] Pull Request: Add networkType fingerprint warning

[webrtc-stats] Pull Request: add rtt to rtcdatachannelsstats

[webrtc-stats] Width and Height of Simulcast layers sent

[webrtc-stats] Work through implications of simulcast

Closed: [mediacapture-main] Disable user media by default in cross-origin iframes

Closed: [mediacapture-main] elem.currentTime = 0 throwing InvalidStateError is inconsistent and unsupported. Ignore instead?

Closed: [mediacapture-main] getCapabilities() cannot return null

Closed: [mediacapture-main] Point to public-webrtc

Closed: [mediacapture-main] What happens to constraints that are not applicable? Ignored or OverconstrainedError?

Closed: [mediacapture-output] Enumeration of output devices and permission model

Closed: [mediacapture-output] It is unclear why https://w3c.github.io/mediacapture-output/#dom-htmlmediaelement-setsinkid 5.5 needs to queue a task

Closed: [mediacapture-output] Point to public-webrtc

Closed: [mediacapture-output] setSinkId is inconsistent in handling of default value.

Closed: [mediacapture-record] Recording a stream while adding/removing a track is not well defined

Closed: [mediacapture-record] Use streams instead of blobs/events

Closed: [mediacapture-screen-share] Describe what happens if the window is closed or the monitor is disconnected

Closed: [mediacapture-screen-share] limiting browser sharing to a list of domain/urls

Closed: [mediacapture-screen-share] Point to public-webrtc

Closed: [webrtc-pc] "a=msid" line should contain sender/receiver IDs, not track IDs

Closed: [webrtc-pc] Default ufrag for addIceCandidate when there are different ufrags in SDP

Closed: [webrtc-pc] Define what happens if maxFramerate is 0?

Closed: [webrtc-pc] Describe update strategy on variables

Closed: [webrtc-pc] DTMF scheduling is subject to JS queueng delays

Closed: [webrtc-pc] getSynchronizationSources (and getContriburingSources) should work for video too

Closed: [webrtc-pc] Handling of invalid values in RTCRtpSender.setParameters()

Closed: [webrtc-pc] Investigate stopping SRD and createAnswer

Closed: [webrtc-pc] pc.getSenders() and getReceivers() include stopped ones.

Closed: [webrtc-pc] RTCDataChannel.bufferedAmountLowThreshold not handled correctly

Closed: [webrtc-pc] RTCRtpReceiver.getStreams() and RTCRtpSender.getStreams()

Closed: [webrtc-pc] Use PSK key exchange in DTLS transport instead of certificates

Last message date: Wednesday, 31 October 2018 18:42:08 UTC