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

[mediacapture-depth] Pull Request: Update editors metadata

[mediacapture-depth] Update editors metadata (#172)

[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] Should tracks captured from a media element fire "ended" when ending? (#77)

[mediacapture-fromelement] What happens to the audio being rendered to a Media Element when it gets captureStream()ed (#34)

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

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

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

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

[mediacapture-main] enumerateDevices can be used to track user devices in background pages (#561)

[mediacapture-main] enumerateDevices is exposing devices labels for origins that are granted access once (#563)

[mediacapture-main] new commits pushed by henbos

[mediacapture-main] Proposal: DecodeConcatVideoData (input multiple files or streams) => Output: single webm file (#575)

[mediacapture-main] Pull Request: #577 make echo cancellation scope more explicit

[mediacapture-main] Pull Request: Fix for #573

[mediacapture-main] Pull Request: Just testing... ignore this

[mediacapture-main] Pull Request: Remove "onoverconstrained" re-upload

[mediacapture-main] Remove "onoverconstrained" (#576)

[mediacapture-main] Remove "onoverconstrained" (Fix for #573) (#576)

[mediacapture-main] Should we remove track attributes "remote" and "readonly"? (#320)

[mediacapture-main] Spec does no handle fingerprinting related to exposing non default capture devices (#559)

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

[mediacapture-main] What constraint name should be exposed in case of a getUserMedia query with multiple failing constraints (#562)

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

[mediacapture-record] Proposal: Specify ability to pause and resume between adding and removing MediaStreamTracks to an active MediaStream (#147)

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

[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] Pull Request: Add user activation check when calling getDisplayMedia

[webrtc-pc] A simpler non-glare-prone setLocalDescription() (#2165)

[webrtc-pc] Add in-line references to relevant test cases (#2156)

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

[webrtc-pc] Add RTCRtpSender.getSynchronizationSources() to expose audioLevel (#2103)

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

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

[webrtc-pc] Add setTargetJitterBufferDelay method to RTCRtpReceiver (#2138)

[webrtc-pc] Add setTargetJitterBufferDelay method to RTCRtpReceiver (#2139)

[webrtc-pc] Add stopping state (transceiver.stop() queues to stable). Rename old unsafe stop to reject() (#2168)

[webrtc-pc] Add video latency description (#2110)

[webrtc-pc] Allow to import existing certificate (#1853)

[webrtc-pc] Allow to import existing certificate (#2179)

[webrtc-pc] Attach simulcast offer sendEncodings to suitable (addTrack) transceiver. (#2155)

[webrtc-pc] Better API for rollback that's glare-proof (#2166)

[webrtc-pc] Cap expires to 365 days at most (#2181)

[webrtc-pc] Clarify "multiple sources of media **stitched together**" at Note describing replaceTrack (#2171)

[webrtc-pc] Clarify "multiple sources of media stitched together" at Note describing replaceTrack (#2171)

[webrtc-pc] Clarify or fix racy peerIdentity validation failure (#2148)

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

[webrtc-pc] Clarify update negotiation needed (#2159)

[webrtc-pc] Constrainable properties on remote tracks are under-specified (#2121)

[webrtc-pc] data channel default binaryType value is 'blob' (#2170)

[webrtc-pc] DataChannel max value for "id" before connecting? (#2158)

[webrtc-pc] DatachannelInit "id" attribute description inconsistent with procedure (#2157)

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

[webrtc-pc] Does direction matter for rejected m= sections? (#1812)

[webrtc-pc] how to use datachannel bufferedamountlow threshold callback? (#1979)

[webrtc-pc] ICE restart deserves a first-class API. (#2167)

[webrtc-pc] Make sure prflx remote candidates do not leak information when exposed by getSelectedCandidatePair (#2182)

[webrtc-pc] Mark getDefaultIceServers() as feature at risk. (#2185)

[webrtc-pc] Missing specification on how to assign bandwidth between encodings and/or drop simulcast layers (#2141)

[webrtc-pc] new commits pushed by aboba

[webrtc-pc] new commits pushed by alvestrand

[webrtc-pc] new commits pushed by dontcallmedom

[webrtc-pc] new commits pushed by henbos

[webrtc-pc] new commits pushed by jan-ivar

[webrtc-pc] No procedure for the ICE failed state (#2004)

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

[webrtc-pc] Pull Request: Add in-line references to relevant test cases

[webrtc-pc] Pull Request: Add pc.restartIce() method.

[webrtc-pc] Pull Request: Add rtpTimestamp to RTCRtpContributingSource

[webrtc-pc] Pull Request: Add stopping state (transceiver.stop() queues to stable). Rename old unsafe stop to reject()

[webrtc-pc] Pull Request: Adds a note clarifying removeTrack()

[webrtc-pc] Pull Request: Attach simulcast offer sendEncodings to suitable (addTrack) transceiver.

[webrtc-pc] Pull Request: Cap expires to 365 days at most

[webrtc-pc] Pull Request: Clarify "multiple sources of media stitched together"

[webrtc-pc] Pull Request: Clarify `RTCRtpContributingSource` and `RTCRtpSynchronizationSource`.

[webrtc-pc] Pull Request: Clarify a step in "update negotiation needed"

[webrtc-pc] Pull Request: Define which constraints are applicable in WebRTC

[webrtc-pc] Pull Request: Fix link to description of DataChannel send()

[webrtc-pc] Pull Request: Fix name of MTI stats in RTCDataChannelStats

[webrtc-pc] Pull Request: Fix prose indicating reasons why sender may be missing in removeTrack (Editorial)

[webrtc-pc] Pull Request: Make sure prflx remote candidates do not leak information when exposed by getSelectedCandidatePair

[webrtc-pc] Pull Request: Mark 'hold functionality' section as informative

[webrtc-pc] Pull Request: Mark getDefaultIceServers() as feature at risk

[webrtc-pc] Pull Request: Permission API for receive-only media and data use cases

[webrtc-pc] Pull Request: Remove redundant steps in setCodecParameters

[webrtc-pc] Pull Request: Remove stopped transceivers after negotiation

[webrtc-pc] Pull Request: Restore firing of track event when there are no streams (editorial mistake)

[webrtc-pc] Remove redundant steps in setCodecParameters (#2152)

[webrtc-pc] Remove stopped transceivers after negotiation (#2160)

[webrtc-pc] Remove stopped transceivers from the set of transceivers (#2102)

[webrtc-pc] RTCIceTransport.getRemoteCandidates() does not return prflx candidates (#2124)

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

[webrtc-pc] RTCRtpReceiver.jitterBufferDelayHint attribute added. (#2149)

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

[webrtc-pc] Set the configuration is unnecessarily checking for some members being set (#2142)

[webrtc-pc] Should DataChannels have a getStats() method, should they be usable as selector to the getStats algorithm? (#2174)

[webrtc-pc] Should we remove getDefaultIceServers? (#2023)

[webrtc-pc] Should WPT webrtc folder be renamed to webrtc-pc (#2026)

[webrtc-pc] Silence OperationError in addIceCandidate from rollback (#2164)

[webrtc-pc] Simulcast stats (#2116)

[webrtc-pc] Simulcast: Which layer gets dropped first? (#2080)

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

[webrtc-pc] There are redundant steps in setCodecPreferences (#2183)

[webrtc-pc] Timing of setRemoteDescription's identity validation is unclear (#2173)

[webrtc-pc] Too many test links in the spec, some redundant (#2161)

[webrtc-pc] transceiver.stop() needs more work (avoid BUNDLE footgun) (#2150)

[webrtc-pc] {iceRestart: true} works poorly with negotiationneeded (#2167)

[webrtc-stats] Add insertedSamplesForDeceleration and removedSamplesForAcceleration (#408)

[webrtc-stats] Add retransmittedPacketsSent and retransmittedBytesSent (#419)

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

[webrtc-stats] Add stats for accelerating/decelarating playout speed (#407)

[webrtc-stats] Additional Audio/Video Quality Metrics (#431)

[webrtc-stats] Byte/packet counter consistency (retransmittedPacketsSent is unsigned long long) (#425)

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

[webrtc-stats] new commits pushed by alvestrand

[webrtc-stats] new commits pushed by henbos

[webrtc-stats] new commits pushed by vr000m

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

[webrtc-stats] Pull Request: Add retransmittedPacketsSent and retransmittedBytesSent

[webrtc-stats] Pull Request: Audio Noise metric

[webrtc-stats] Pull Request: totalPacketSendDelay added

[webrtc-stats] Pull Request: Update targetBitrate and add totalTargetBytesEncoded

[webrtc-stats] Receiver attachment stats missing (#424)

[webrtc-stats] References to undefined RTCReceiverAudioTrackAttachmentStats and RTCReceiverVideoTrackAttachmentStats (#414)

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

[webrtc-stats] Rethinking RTCOutboundRtpStreamStats.targetBitrate (#416)

[webrtc-stats] RTCAudioHandlerStats: Signal/Noise Ratio (#383)

[webrtc-stats] RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent (#418)

[webrtc-stats] RTCRemoteInboundRtpStreamStats: total round trip time (#426)

[webrtc-stats] RTCSenderAudioTrackAttachmentStats: Audio Device Errors (#429)

[webrtc-stats] RTCVideo*Stats: Video Device Errors (#430)

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

[webrtc-stats] targetBitrate should not be "measured over 1 second window" (#423)

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

[webrtc-stats] totalPacketSendDelay added (#421)

[webrtc-stats] Update targetBitrate and add totalTargetBytesEncoded (#417)

Closed: [mediacapture-main] enumerateDevices can be used to track user devices in background pages (#561)

Closed: [mediacapture-main] enumerateDevices is exposing devices labels for origins that are granted access once (#563)

Closed: [mediacapture-main] Proposal: DecodeConcatVideoData (input multiple files or streams) => Output: single webm file (#575)

Closed: [mediacapture-main] Remove overconstrained event (Why do we have overconstrained event?) (#573)

Closed: [mediacapture-main] Spec does no handle fingerprinting related to exposing non default capture devices (#559)

Closed: [mediacapture-main] What constraint name should be exposed in case of a getUserMedia query with multiple failing constraints (#562)

Closed: [webrtc-pc] Add RTCRtpSender.getSynchronizationSources() to expose audioLevel (#2103)

Closed: [webrtc-pc] Add setTargetJitterBufferDelay method to RTCRtpReceiver (#2139)

Closed: [webrtc-pc] Allow to import existing certificate (#2179)

Closed: [webrtc-pc] Clarify update negotiation needed (#2159)

Closed: [webrtc-pc] data channel default binaryType value is 'blob' (#2170)

Closed: [webrtc-pc] Does direction matter for rejected m= sections? (#1812)

Closed: [webrtc-pc] how to use datachannel bufferedamountlow threshold callback? (#1979)

Closed: [webrtc-pc] Mark getDefaultIceServers() as feature at risk. (#2185)

Closed: [webrtc-pc] Remove stopped transceivers from getTransceivers() (#2092)

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

Closed: [webrtc-pc] simulcast offer doesn't work with addTrack. An omission (#2147)

Closed: [webrtc-pc] Simulcast stats (#2116)

Closed: [webrtc-pc] There are redundant steps in setCodecPreferences (#2183)

Closed: [webrtc-stats] Add a "panel test" to track implementation status (#346)

Closed: [webrtc-stats] Add stats for accelerating/decelarating playout speed (#407)

Closed: [webrtc-stats] Additional Audio/Video Quality Metrics (#431)

Closed: [webrtc-stats] References to undefined RTCReceiverAudioTrackAttachmentStats and RTCReceiverVideoTrackAttachmentStats (#414)

Closed: [webrtc-stats] Rethinking RTCOutboundRtpStreamStats.targetBitrate (#416)

Closed: [webrtc-stats] RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent (#418)

Closed: [webrtc-stats] RTCSenderAudioTrackAttachmentStats: Audio Device Errors (#429)

Last message date: Tuesday, 30 April 2019 18:58:30 UTC