public-webrtc-logs@w3.org from May 2019 by subject

[mediacapture-fromelement] Don't run the steps for MediaStreamTrack.stop() when ending a track (#81)

[mediacapture-fromelement] Is mute event expected to be dispatched at MediaStreamTrack when enabled is set to false? (#80)

[mediacapture-fromelement] MediaStreamTrack does not dispatch "ended" event at Chromium when src of HTMLMediaElement is changed, Firefox does dispatch "ended" event; which implementation is correct? (#78)

[mediacapture-fromelement] Pull Request: Don't run the steps for MediaStreamTrack.stop() when ending a track

[mediacapture-fromelement] Pull Request: Revert "Add note about Webgl using preserveDrawingBuffer."

[mediacapture-fromelement] Revert "Add note about Webgl using preserveDrawingBuffer." (#79)

[mediacapture-fromelement] Should tracks captured from a media element fire "ended" when ending? (#77)

[mediacapture-fromelement] What are the purpose of ended event if not dispatched when stop() is called and muted event if not dispatched when enabled is set to false? (#80)

[mediacapture-image] Clarify applicability of MediaTrackSupportedConstraints (#206)

[mediacapture-image] Missing MediaTrack Settings (#208)

[mediacapture-image] new commits pushed by alvestrand

[mediacapture-image] Pull Request: Change mailing-list to public-webrtc

[mediacapture-main] #577 make echo cancellation scope more explicit (#582)

[mediacapture-main] 'volume' constrainable property requires a better name. (#585)

[mediacapture-main] Add note on applicability of constraints to tracks in other specs (#578)

[mediacapture-main] Add replaceTrack method to MediaStream (#586)

[mediacapture-main] Clarification needed on HTMLMediaElement attributes that carry over (#599)

[mediacapture-main] Clarify groupId persistency (#589)

[mediacapture-main] Clarify that some device ids may not be origin-unique (#587)

[mediacapture-main] Clarify that some device ids may not be origin-unique. (#587)

[mediacapture-main] Echo Cancellation (#597)

[mediacapture-main] new commits pushed by aboba

[mediacapture-main] new commits pushed by alvestrand

[mediacapture-main] new commits pushed by henbos

[mediacapture-main] Pull Request: Add a NOTE to clarify the applicability of constraints to tracks.

[mediacapture-main] Pull Request: Add Henrik Boström to the list of editors.

[mediacapture-main] Pull Request: Clarify groupId persistency

[mediacapture-main] Pull Request: Clarify language around element attributes after stream removal.

[mediacapture-main] Pull Request: Clarify that some device ids may not be origin-unique.

[mediacapture-main] Pull Request: Fix typo in sink label.

[mediacapture-main] Pull Request: Interpret the empty string as if the constraint is not specified

[mediacapture-main] Pull Request: Recommend UUID for deviceId and groupId

[mediacapture-main] Pull Request: Remove the 'volume' constraint.

[mediacapture-main] Pull Request: Unify device id description

[mediacapture-main] Pull Request: Upgrade respec version

[mediacapture-main] Remove or rename 'volume' (#585)

[mediacapture-main] Remove the 'volume' constraint. (#588)

[mediacapture-main] ResizeMode (crop-and-scale) is underspecified (#584)

[mediacapture-main] Should deviceId be partitioned by top level origin and document origin (#598)

[mediacapture-main] Specify a way for WebDriver to add/remove/setup capture devices (#554)

[mediacapture-main] Travis is failing git checkout with "reference is not a tree" (#581)

[mediacapture-main] Typo in sink label (#547)

[mediacapture-main] Unify device id description (#590)

[mediacapture-main] When an HTMLMediaElement has srcObject set to a MediaStream where the MediaStreamTrack is muted the HTMLMediaElement muted attribute should be set to muted to reflect muted input and muted output (#583)

[mediacapture-record] Add replaceTrack method to MediaStream (#167)

[mediacapture-record] MediaRecorder needs to define effect of adding / removing tracks in its input MediaStream (#4)

[mediacapture-screen-share] Add user activation check when calling getDisplayMedia (#106)

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

[mediacapture-screen-share] Constraints for Captured Display Surfaces should move to MediaTrackSettings (#66)

[mediacapture-screen-share] Issue 38 - Cursor constraint (#58)

[mediacapture-screen-share] Provide a means to select only part of a screen to capture (#105)

[mediacapture-screen-share] Screenshot (still image) capability (#107)

[mediacapture-screen-share] Should the permissions UI be the first captured frame? (#108)

[webrtc-pc] Add a security/privacy note about remote SDP (#2193)

[webrtc-pc] Add pc.restartIce() method. (#2169)

[webrtc-pc] Add RTP timestamp to RTCRtpContributingSource (#2177)

[webrtc-pc] Add rtpTimestamp to RTCRtpContributingSource (#2178)

[webrtc-pc] Clarifications of certificate expiry (#2045)

[webrtc-pc] Clarify/strengthen timing invariants of candidates not firing before SLD(offer) (#2199)

[webrtc-pc] Define time order of results from getContributingSources() et al (#2189)

[webrtc-pc] Define which constraints are applicable in WebRTC (#2188)

[webrtc-pc] Make RTCRtpContributingSource::rtpTimestamp required (#2197)

[webrtc-pc] new commits pushed by aboba

[webrtc-pc] new commits pushed by alvestrand

[webrtc-pc] new commits pushed by henbos

[webrtc-pc] Permission API for receive-only media and data use cases (#2175)

[webrtc-pc] Pull Request: Count datachannel label/protocol length in utf-8.

[webrtc-pc] Pull Request: getCSRC/SSRC() results in descending timestamp order, no future values.

[webrtc-pc] Pull Request: Make rtp timestamp required

[webrtc-pc] Pull Request: Remove default values of RTCConfiguration and set them in RTCPeerConnection constructor

[webrtc-pc] Pull Request: Silence OperationError in addIceCandidate if stopped.

[webrtc-pc] Remove default values of RTCConfiguration and set them in RTCPeerConnection constructor (#2192)

[webrtc-pc] Says to count datachannel label & protocol in bytes, but they're USVString (#2191)

[webrtc-pc] set-pc-configuration is unclear on how to match certificates (#2043)

[webrtc-pc] Silence OperationError in addIceCandidate if stopped. (#2196)

[webrtc-pc] Spec note on stop() underestimates BUNDLE problem. (#2176)

[webrtc-pc] Strengthen generateCertificate expires capping (#2137)

[webrtc-stats] Add RTCInboundRtpStreamStats.totalDecodeTime (#434)

[webrtc-stats] Add RTCMediaSourceStats dictionaries for pre-encoding metrics (#435)

[webrtc-stats] Add RTCMediaSourceStats dictionary for pre-encoding metrics (#435)

[webrtc-stats] Add SVC stats in RTC[In/Out]boundRtpStreamStats (#401)

[webrtc-stats] Clarify jitterBufferDelay/jitterBufferEmittedCount for video (#441)

[webrtc-stats] Clarify qualityLimitationReason when limited by multiple reasons (#440)

[webrtc-stats] Clarify the lifetime of remote-* stats objects (#439)

[webrtc-stats] Fix RTCMediaSourceStats typo (#436)

[webrtc-stats] Move packetsDiscardedOnSend to RTCIceCandidatePairStats (#438)

[webrtc-stats] new commits pushed by alvestrand

[webrtc-stats] new commits pushed by henbos

[webrtc-stats] OPUS -- Exposing SILK or CELT mode in getStats (#432)

[webrtc-stats] Pull Request: RTCMediaSourceStats

[webrtc-stats] Request to add neteq waiting time to stats report (#427)

[webrtc-stats] RTCStats.id should not be "predictable" (#437)

[webrtc-stats] The spec has incorrect assumptions abound SR and RR (#433)

[webrtc-stats] totalPacketSendDelay added (#421)

Closed: [mediacapture-main] Add note on applicability of constraints to tracks in other specs (#578)

Closed: [mediacapture-main] echo cancellation scope (#577)

Closed: [mediacapture-main] Remove or rename 'volume' (#585)

Closed: [mediacapture-main] Travis is failing git checkout with "reference is not a tree" (#581)

Closed: [mediacapture-main] Typo in sink label (#547)

Closed: [mediacapture-main] When an HTMLMediaElement has srcObject set to a MediaStream where the MediaStreamTrack is muted the HTMLMediaElement muted attribute should be set to muted to reflect muted input and muted output (#583)

Closed: [mediacapture-record] MediaRecorder needs to define effect of adding / removing tracks in its input MediaStream (#4)

Closed: [mediacapture-screen-share] Ask for user gesture to call getDisplayMedia (#104)

Closed: [webrtc-pc] Add RTP timestamp to RTCRtpContributingSource (#2177)

Closed: [webrtc-pc] Clarify the definition of "playout" for `RTCRtpContributingSource`. (#2172)

Closed: [webrtc-pc] Define time order of results from getContributingSources() et al (#2189)

Closed: [webrtc-pc] Differences between pc.removeTrack(sender) and sender.replaceTrack(null) (#2024)

Closed: [webrtc-pc] Make RTCRtpContributingSource::rtpTimestamp required (#2197)

Closed: [webrtc-pc] Says to count datachannel label & protocol in bytes, but they're USVString (#2191)

Closed: [webrtc-pc] set-pc-configuration is unclear on how to match certificates (#2043)

Closed: [webrtc-pc] Silence OperationError in addIceCandidate from stop() (#2164)

Closed: [webrtc-pc] Strengthen generateCertificate expires capping (#2137)

Closed: [webrtc-stats] Add RTCMediaSourceStats (#400)

Closed: [webrtc-stats] Capture vs encode frameWidth, frameHeight and framesPerSecond (#422)

Closed: [webrtc-stats] Stats for the delay of packets being sent (#420)

Last message date: Friday, 31 May 2019 23:22:04 UTC