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

[mediacapture-fromelement] Clarify 'origin' concept (#73)

[mediacapture-image] [image-capture] Align with Web IDL specification (#216)

[mediacapture-image] Add property for controlling exposure time in manual exposure mode (#199)

[mediacapture-image] new commits pushed by riju

[mediacapture-image] Pull Request: [image-capture] Align with Web IDL specification

[mediacapture-image] Transferable? (#211)

[mediacapture-main] broken link to #deviceid (#625)

[mediacapture-main] getUserMedia() and getSupportedConstraints() don't have useful `lt` values (#621)

[mediacapture-main] MediaDeviceInfo reuse in successive calls of enumerateDevices is not clear (#620)

[mediacapture-main] MediaTrackSettings lacks support of channel layout (#605)

[mediacapture-main] new commits pushed by aboba

[mediacapture-main] new commits pushed by alvestrand

[mediacapture-main] new commits pushed by henbos

[mediacapture-main] non-applicable constraints must be ignored for remote tracks (#619)

[mediacapture-main] oldList definition in enumerateDevices is unclear (#604)

[mediacapture-main] Pull Request: Clarify crop-and-scale

[mediacapture-main] Pull Request: Remove unmaintained changelog

[mediacapture-main] Pull Request: Update to ReSpec 24.33

[mediacapture-main] Pull Request: Upgrade to Respec 24.32.1, fix constructor and optional dictionary syntax

[mediacapture-main] Remove oldList and make it clear that groupId scope is the document (#617)

[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] Update to ReSpec 24.33 (#626)

[mediacapture-main] Upgrade to Respec 24.32.1, fix constructor and optional dictionary syntax (#622)

[mediacapture-main] When is a MediaStream playing? (#615)

[mediacapture-output] Selecting audio output in case device info permission is not granted (#83)

[mediacapture-record] Ability to specify constant bit rate encoding in MediaRecorder options. (#183)

[mediacapture-record] Add `audioConstantBitRate` flag to `MediaRecorderOptions`. (#185)

[mediacapture-record] Add replaceStream to MediaRecorder (#186)

[mediacapture-record] Add replaceTrack method to MediaRecorder. (#187)

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

[mediacapture-record] Defer deciding codec until data is available and onstart fires (#190)

[mediacapture-record] Does recording of remote a/v streams always imply re-encoding? (#139)

[mediacapture-record] Handle the case of audio/video track configuration changes (#188)

[mediacapture-record] Input video track width and height MUST be recorded and playable (#173)

[mediacapture-record] Make stop() idempotent. (#125)

[mediacapture-record] MediaStream does not expose a RecordingState (#181)

[mediacapture-record] new commits pushed by alvestrand

[mediacapture-record] new commits pushed by jan-ivar

[mediacapture-record] Pull Request: (Editorial) Fix link of `inactive` in "if stream is inactive"

[mediacapture-record] Pull Request: Add `audioConstantBitRate` flag to `MediaRecorderOptions`.

[mediacapture-record] Pull Request: Add replaceStream to MediaRecorder

[mediacapture-record] Pull Request: Add replaceTrack method to MediaRecorder.

[mediacapture-record] Pull Request: Defer deciding codec until data is available and onstart fires

[mediacapture-record] Pull Request: Set mimeType = "" by default (editorial).

[mediacapture-screen-share] Add floor value definition and fail low max constraints early. (#115)

[mediacapture-screen-share] Audio is said to be optional but there's one place that implies that it is not (#101)

[mediacapture-screen-share] Clarify that we only process/TypeError on applicable constraints (#95)

[mediacapture-screen-share] Define tab capture (#60)

[mediacapture-screen-share] Pull Request: Add floor value definition and fail low max constraints early.

[mediacapture-screen-share] Pull Request: Clarify getUserMedia constraints do not apply unless listed

[mediacapture-screen-share] Pull Request: Clarify that restrictOwnAudio applies to document

[mediacapture-screen-share] Pull Request: Disallow capture of previews shown in user prompt

[mediacapture-screen-share] Pull Request: Fix inconsistent WebIDL. Reformat to follow de facto code style of WebIDL, HTML, DOM (editorial)

[mediacapture-screen-share] Pull Request: Limit pre-validation to constraints in this spec.

[mediacapture-screen-share] Pull Request: Update to ReSpec 24.33

[mediacapture-screen-share] Update to ReSpec 24.33 (#120)

[webrtc-pc] [[SendCodecs]] is updated based on answers, but [[SendEncodings]] is updated based on remote description (#2313)

[webrtc-pc] Add adaptivePtime to RTCAdaptivePtime (#2309)

[webrtc-pc] Add adaptivePtime to RTCConfiguration (#2309)

[webrtc-pc] Add adaptivePtime to RTCConfiguration (#2310)

[webrtc-pc] Add default value to optional dictionaries arguments (#2287)

[webrtc-pc] Add initialization of DataChannelId on connection (#2222)

[webrtc-pc] Add RTCRtpEncodingParameters.ptime as feature at risk (#2311)

[webrtc-pc] Can simulcast offers renegotiate rids? (#2314)

[webrtc-pc] Checks in https://w3c.github.io/webrtc-pc/#dom-RTCDTMFSender-insertDTMF could be simplified (#2254)

[webrtc-pc] Clarify that blob send order should respect the send call order (#2286)

[webrtc-pc] Clarify that getSynchronizationSources() should return information even if the track has no sink (<video> tag) (#2240)

[webrtc-pc] Consider making RTCCertificate throw when serialized when _forStorage_ is false (#2257)

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

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

[webrtc-pc] Disallow serialization of RTCCertificate except for storage. (#2297)

[webrtc-pc] do we need RTCCbrStatus? (#2301)

[webrtc-pc] Don't fire SRD() events until target peer identity has been verified. (#2251)

[webrtc-pc] Encode and Decode error event (#2219)

[webrtc-pc] Explicit rollbacks (#2306)

[webrtc-pc] Fire events and update state correctly for rollback. (#2298)

[webrtc-pc] Fixed typo "muted event" => "mute event" (#2307)

[webrtc-pc] ICE restart and terminal RTCIceTransport.state "failed" state (#2273)

[webrtc-pc] Inconsistent setting of receiver.track.readyState violates Mediacapture (#1575)

[webrtc-pc] Local versus remote rollback, and clarifying implicit SRD-rollbacks (#2294)

[webrtc-pc] Merge IDL of legacy operations into main IDL definition (#2291)

[webrtc-pc] Merge the steps for updating candidate pair and ice transport state (#2283)

[webrtc-pc] new commits pushed by aboba

[webrtc-pc] new commits pushed by alvestrand

[webrtc-pc] new commits pushed by henbos

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

[webrtc-pc] Order of multiple RTCDataChannel.send calls in case of blobs (#2215)

[webrtc-pc] Overloaded operations disallowed across partial interfaces in WebIDL (#2289)

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

[webrtc-pc] Persistent RTC Connection by using iceCandidatePoolSize (#2299)

[webrtc-pc] Prefer variable ptime (audio frame lengths) (#2300)

[webrtc-pc] Pull Request: Add adaptivePtime to RTCAdaptivePtime

[webrtc-pc] Pull Request: Add default value to optional dictionaries arguments

[webrtc-pc] Pull Request: Constructor operations, un-split legacy IDL, respec upgrade

[webrtc-pc] Pull Request: Disallow serialization of RTCCertificate except for storage.

[webrtc-pc] Pull Request: Fire ended locally on close() (Remove 'abruptly' option in stop algo).

[webrtc-pc] Pull Request: Fire events and update state correctly for rollback.

[webrtc-pc] Pull Request: Fix reference to timestamp definition

[webrtc-pc] Pull Request: Fixed typo "muted event" => "mute event"

[webrtc-pc] Pull Request: Make rollback clear both pending and local description.

[webrtc-pc] Pull Request: Make RTCStats.id unpredictable and alphanumerical.

[webrtc-pc] Pull Request: Merge IDL of legacy operations into main IDL definition

[webrtc-pc] Pull Request: Remove unmaintained changelog

[webrtc-pc] Pull Request: s/[[sendEncodings]]/[[SendEncodings]]/ (editorial)

[webrtc-pc] Pull Request: Selected candidate pair behavior

[webrtc-pc] Remove "onstatsended" (#2305)

[webrtc-pc] RTCIceTransport selected candidate pair behavior when changing state (#2276)

[webrtc-pc] RTCPeerConnectionIceErrorEvent: hostCandidate clarification (#2230)

[webrtc-pc] RTCStats.id should not be "predictable" (#2303)

[webrtc-pc] Should peer identity specific steps be marked as "Feature at risk" (#2284)

[webrtc-pc] Update mandatory to implement stats based on recent restructuring (#2302)

[webrtc-pc] Update to constructor operations (#2282)

[webrtc-stats] [DataChannels] Expose bandwidth or congestion window from the SCTP lib (#377)

[webrtc-stats] [DataChannels] Use RTT from sctp in the stats (#376)

[webrtc-stats] Add receiving "track" stats to the obsolete section (#452)

[webrtc-stats] Add RTCEncodingParameterStats (#398)

[webrtc-stats] Add RTCIceCandidateStats.deleted to the Obsolete section (#481)

[webrtc-stats] Add RTCOutboundRtpStreamStats.rid (#395)

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

[webrtc-stats] Added note about channels for all sample based metrics (#501)

[webrtc-stats] Adds RTCOutboundRtpStreamStats.rid (#482)

[webrtc-stats] Audio samples and channels (#448)

[webrtc-stats] audioLevel can be removed from "track"|"receiver"|"sender" stats (#391)

[webrtc-stats] Clarify Cumulative metric for XR blocks and not interval and move to right dictionary (#490)

[webrtc-stats] Clarify period for framesDropped / FramesLost (#458)

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

[webrtc-stats] Clarify that remote-[in/out]bound-rtp.ssrc refers to the localId's ssrc (#454)

[webrtc-stats] Defining RTCEncodingParameterStats (#495)

[webrtc-stats] Definitions missing - rtcreceiveraudiotrackattachmentstats and rtcreceivervideotrackattachmentstats (#457)

[webrtc-stats] Deleted was removed in #462, was not added to Obsolete section (#467)

[webrtc-stats] Detecting Video Playback glitches (#443)

[webrtc-stats] How do we handle overflow of metrics (#496)

[webrtc-stats] ice-server instead of stunserverconnection (#493)

[webrtc-stats] identifying the ice generation of a candidate pair (#358)

[webrtc-stats] Issues with replaceTrack, will statsended fire or give me what I want. (#472)

[webrtc-stats] jitterBufferDelay vs playoutDelay (#223)

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

[webrtc-stats] making sure that unsigned long long is used for packet counters (#494)

[webrtc-stats] Measuring background noise (energy) (#465)

[webrtc-stats] Metrics for header+padding bytes sent and received (#505)

[webrtc-stats] new commits pushed by vr000m

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

[webrtc-stats] Pull Request: Add obsolete receiver attachment stats.

[webrtc-stats] Pull Request: Add RTCIceCandidateStats.deleted to the Obsolete section

[webrtc-stats] Pull Request: Add RTCTransportStats.iceUfrag

[webrtc-stats] Pull Request: Added note about channels for all sample based metrics

[webrtc-stats] Pull Request: adding frames discarded on send

[webrtc-stats] Pull Request: adding totalRoundTripTime, reportsReceived, reportsSent

[webrtc-stats] Pull Request: Adds RTCOutboundRtpStreamStats.rid

[webrtc-stats] Pull Request: Clarify Cumulative metric for XR blocks and not interval and move to right dictionary

[webrtc-stats] Pull Request: Clarify qualityLimitationReason

[webrtc-stats] Pull Request: Defining RTCEncodingParameterStats

[webrtc-stats] Pull Request: ice-server instead of stunserverconnection

[webrtc-stats] Pull Request: Make RTCMediaStreamStats obsolete

[webrtc-stats] Pull Request: making sure that unsigned long long is used for packet counters

[webrtc-stats] Pull Request: moving things to the correct dictionary

[webrtc-stats] Pull Request: packet vs report block

[webrtc-stats] Pull Request: Packets and Bytes Discard on send for ICE candidate pair

[webrtc-stats] Pull Request: Remove all references to onstatsended

[webrtc-stats] Pull Request: RTCRtpTransceiverStats added.

[webrtc-stats] Pull Request: RTCSctpTransportStats with smoothedRoundTripTime added.

[webrtc-stats] Pull Request: SILK and CELT mode sample counters

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

[webrtc-stats] Remove track/stream stats in favor of RTCMediaHandlerStats.mid (#365)

[webrtc-stats] Rethinking "sender" and "receiver" stats (#471)

[webrtc-stats] RTC[Audio/Video]SenderStats should have mid (#396)

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

[webrtc-stats] RTCMediaStreamStats can be made obsolete (#470)

[webrtc-stats] RTCPeerConnectionStats is missing state stats (connection, ice, gathering, signaling) (#484)

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

[webrtc-stats] RTCTransportStats is missing iceState (#483)

[webrtc-stats] Should track also contain RTCRtpReceiver stats? (#361)

[webrtc-stats] Should we have transceiver stats? (#478)

[webrtc-stats] Should we move track/sender/receiver to the obsolete section? (#479)

[webrtc-stats] SILK and CELT mode sample counters (#492)

[webrtc-stats] Some RTCSentRtpStreamStats should be moved to Outbound dictionary (#486)

[webrtc-stats] What should we do about onstatsended? (#480)

Closed: [mediacapture-fromelement] Clarify 'origin' concept (#73)

Closed: [mediacapture-image] Add property for controlling exposure time in manual exposure mode (#199)

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

Closed: [mediacapture-main] getUserMedia() and getSupportedConstraints() don't have useful `lt` values (#621)

Closed: [mediacapture-main] non-applicable constraints must be ignored for remote tracks (#619)

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

Closed: [mediacapture-main] Should a devicechange event be fired when the list of devices stays the same (#565)

Closed: [mediacapture-main] Update spec to new IDL syntax for optional dictionaries (#613)

Closed: [mediacapture-main] Update to constructor operations (#616)

Closed: [mediacapture-record] Make stop() idempotent. (#125)

Closed: [mediacapture-screen-share] Address corner-cases where getDisplayMedia() shows prompt only to fail afterwards. (#96)

Closed: [mediacapture-screen-share] Clarify that we only process/TypeError on applicable constraints (#95)

Closed: [mediacapture-screen-share] Clarify what audio is captured and what "application" means in the context of restrictOwnAudio (#102)

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

Closed: [mediacapture-screen-share] Which audio constraints from mediacapture-streams are applicable? (#103)

Closed: [webrtc-pc] Add adaptivePtime to RTCConfiguration (#2310)

Closed: [webrtc-pc] Checks in https://w3c.github.io/webrtc-pc/#dom-RTCDTMFSender-insertDTMF could be simplified (#2254)

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

Closed: [webrtc-pc] Consider making RTCCertificate throw when serialized when _forStorage_ is false (#2257)

Closed: [webrtc-pc] Encode and Decode error event (#2219)

Closed: [webrtc-pc] Explicit rollbacks (#2306)

Closed: [webrtc-pc] Inconsistent setting of receiver.track.readyState violates Mediacapture (#1575)

Closed: [webrtc-pc] Local versus remote rollback, and clarifying implicit SRD-rollbacks (#2294)

Closed: [webrtc-pc] Order of multiple RTCDataChannel.send calls in case of blobs (#2215)

Closed: [webrtc-pc] Overloaded operations disallowed across partial interfaces in WebIDL (#2289)

Closed: [webrtc-pc] RTCIceTransport selected candidate pair behavior when changing state (#1981)

Closed: [webrtc-pc] Update spec to new IDL syntax for optional dictionaries (#2277)

Closed: [webrtc-pc] Update to constructor operations (#2282)

Closed: [webrtc-pc] Wrong RFC referenced by rtpTimestamp (#2281)

Closed: [webrtc-stats] Add RTCEncodingParameterStats (#398)

Closed: [webrtc-stats] Add RTCOutboundRtpStreamStats.framesDiscardedOnSend (#397)

Closed: [webrtc-stats] Clarify period for framesDropped / FramesLost (#458)

Closed: [webrtc-stats] Definitions missing - rtcreceiveraudiotrackattachmentstats and rtcreceivervideotrackattachmentstats (#457)

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

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

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

Closed: [webrtc-stats] Some RTCSentRtpStreamStats should be moved to Outbound dictionary (#486)

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

Closed: [webrtc-stats] Type stunserverconnection should be stun-server-connection (#444)

Last message date: Monday, 30 September 2019 16:36:53 UTC