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

[mediacapture-fromelement] Should RequestFrame() take a timestamp argument? (#97)

[mediacapture-handle] Should the handle be an object? (#68)

[mediacapture-main] 'label' needs direction and language metadata (#665)

[mediacapture-main] Broken foreground detection (#752)

[mediacapture-main] Check if we use "Browsing Context" in our specs (#913)

[mediacapture-main] Clarify that frameRate as a setting is the configured value, not a measurement. (#908)

[mediacapture-main] Device enumeration spec-ed to hang (#903)

[mediacapture-main] enumerateDevices() should request permission (#874)

[mediacapture-main] Garbage collection of live tracks (#910)

[mediacapture-main] get video input with torch (#886)

[mediacapture-main] It is not possible to identify if a device listed in MediaDevices.enumerateDevices() is virtual (#896)

[mediacapture-main] MediaStreamTrack frame rate: configured versus actual? (#826)

[mediacapture-main] MediaStreamTrack.getSettings().frameRate should reflect configured rate, not actual (#906)

[mediacapture-main] new commits pushed by alvestrand

[mediacapture-main] new commits pushed by dontcallmedom

[mediacapture-main] new commits pushed by youennf

[mediacapture-main] Pull Request: Allow gUM prompt ahead of focus + deterministic "visible" enumeration wo/focus

[mediacapture-main] Pull Request: Clarify that frameRate as a setting is the configured value, not a measurement.

[mediacapture-main] Pull Request: Update to latest ReSpec version 32.2.5

[mediacapture-main] Redefine groupId to be more narrow and useful (#899)

[mediacapture-main] Update enumerateDevices algorithm to make use of device-kind specific exposure checks when building cameraList and microphoneList. (#900)

[mediacapture-main] Update Privacy and Security Considerations to reflect spec. (#897)

[mediacapture-main] Video with audio element pause after play during phone call (#869)

[mediacapture-main] When device is in use, enumerateDevices() does not show alternatives (#911)

[mediacapture-main] Why does `navigator.mediaDevices.enumerateDevices()` require that `Document` must have active keyboard focus? (#905)

[mediacapture-main] Width/height as setting should be configured, not native. (#909)

[mediacapture-output] The first "audiooutput" `MediaDeviceInfo` returned from `enumerateDevices()` is not the default device when the default device is not exposed (#133)

[mediacapture-record] Ability to record non-realtime / frame-by-frame (#213)

[mediacapture-region] Cropping non-self-capture tracks (#63)

[mediacapture-region] Is CropTarget name too generic? (#18)

[mediacapture-region] new commits pushed by eladalon1983

[mediacapture-region] Pull Request: Allow cropping non-self-capture tracks

[mediacapture-region] Pull Request: Remove outdated note (consensus on name "CropTarget")

[mediacapture-region] Remove obsolete note (name of CropTarget) (#53)

[mediacapture-region] Remove outdated note (consensus on name "CropTarget") (#73)

[mediacapture-region] Should we support strings in addition or in lieu of opaque identifiers? (#46)

[mediacapture-screen-share] A CaptureController object for getDisplayMedia() (#230)

[mediacapture-screen-share] Address nullability of DisplayMediaStreamOptions.controller (#236)

[mediacapture-screen-share] Adopting explainers (#246)

[mediacapture-screen-share] CaptureController.setFocusBehavior() while promise pending or after it is rejected (#252)

[mediacapture-screen-share] Define CaptureController.setFocusBehavior() (#240)

[mediacapture-screen-share] Define max frameRate constraint behavior when set to 0 (#253)

[mediacapture-screen-share] Editorial: Use {{func()}} or {{func}} (#247)

[mediacapture-screen-share] Inconsistent formatting in doc (#234)

[mediacapture-screen-share] new commits pushed by alvestrand

[mediacapture-screen-share] new commits pushed by eladalon1983

[mediacapture-screen-share] Prevent unintentional leaks (#220)

[mediacapture-screen-share] Pull Request: [WIP] Fix validation-bots

[mediacapture-screen-share] Pull Request: Add web platform tests badges to README.md

[mediacapture-screen-share] Pull Request: Define CaptureController.setFocusBehavior()

[mediacapture-screen-share] Pull Request: Editorial: Remove </a> without <a>

[mediacapture-screen-share] Pull Request: Move some people to editors emeritus

[mediacapture-screen-share] Pull Request: Remove obsolete "application" DisplayCaptureSurfaceType

[mediacapture-screen-share] Pull Request: Remove unhelpful caption

[mediacapture-screen-share] Pull Request: Remove unused reference to MediaStreamConstraints

[mediacapture-screen-share] Pull Request: Reorder steps in finalizing focus-decision

[mediacapture-screen-share] Remove obsolete "application" DisplayCaptureSurfaceType (#243)

[mediacapture-screen-share] Remove restriction over changing capture source (#170)

[mediacapture-screen-share] Remove unhelpful caption (#239)

[mediacapture-screen-share] Spec appears to require gDM leak info on availability of audio (#233)

[mediacapture-screen-share] surfaceSwitching seems under-specified (#241)

[mediacapture-screen-share] What is the purpose of MediaTrackCapabilities displaySurface? (#250)

[mediacapture-transform] Applicability of VideoTrackGenerator? (#86)

[mediacapture-transform] Effect of Jitter on VideoTrackGenerator (#86)

[mediacapture-transform] Fix references to mediacapture-insertable-streams (#85)

[mediacapture-transform] new commits pushed by aboba

[mediacapture-transform] new commits pushed by alvestrand

[mediacapture-transform] Pull Request: Fix references to mediacapture-insertable-streams

[mediacapture-transform] What is the timestamp value of the VideoFrame and AudioFrame from a remote webrtc stream track? (#87)

[webrtc-encoded-transform] add mimeType to metadata (#140)

[webrtc-encoded-transform] Add use cases that require one-ended encoded streams (#106)

[webrtc-encoded-transform] describe (some) fields (#155)

[webrtc-encoded-transform] Expose captureTimestamp to RTCEncodedAudioFrame and RTCEncodedVideoFrame (#159)

[webrtc-encoded-transform] Expose MIME type as frame metadata (#158)

[webrtc-encoded-transform] Is "empty" value of RTCEncodedVideoFrameType useful? (#156)

[webrtc-encoded-transform] Metadata fields need descriptions (#129)

[webrtc-encoded-transform] new commits pushed by aboba

[webrtc-encoded-transform] Pull Request: remove contributingSources from VideoFrameMetadata

[webrtc-encoded-transform] remove contributingSources from VideoFrameMetadata (#157)

[webrtc-encoded-transform] Revisit question of whether frames need to be ordered on incoming (#119)

[webrtc-encoded-transform] Update WebRTC sample tests with new API (#118)

[webrtc-extensions] add AES-256 media stream encryption control to peerconnection (#113)

[webrtc-extensions] Allow codec-specific encoder configuration (#122)

[webrtc-extensions] Deprecate audio/video enumeration in getCapabilities in favour of Media Capabilities API (#95)

[webrtc-extensions] enable opus bite rate control by js api instead of SDP munging (#117)

[webrtc-extensions] Enabling opus discontinuous transmission(DTX) without SDP munging (#120)

[webrtc-extensions] header extension API: remove setParameters support (#116)

[webrtc-extensions] Meta: So many specs but how to keep track? (#104)

[webrtc-extensions] Need API surface to control RTX and FEC for use with RRID (#118)

[webrtc-extensions] need API to control audio nack & audio RTX (#119)

[webrtc-extensions] new commits pushed by alvestrand

[webrtc-extensions] RTCDataChannel transfer and maxMessageSize (#114)

[webrtc-extensions] RTCRtpEncodingParameters.maxFramerate and other extensions "mature"? (#108)

[webrtc-extensions] Should RtcRtpHeaderExtensionCapabilities offer an "enabled" member? (#99)

[webrtc-extensions] Support ICE Continuous Gathering flag in RTCConfiguration (#121)

[webrtc-identity] Isolated tracks may need stats API to hide some data (#39)

[webrtc-pc] A simulcast transceiver saved from rollback by addTrack doesn't re-associate, but unicast does (#2796)

[webrtc-pc] add amendments for #2758 (#2786)

[webrtc-pc] add amendments for #2772 (#2787)

[webrtc-pc] Add RTCPeerConnection.getDataChannels() (#2770)

[webrtc-pc] add url attribute to RTCIceCandidate (#2773)

[webrtc-pc] Allow offers to turn off or prune simulcast just like answers (#2779)

[webrtc-pc] Clarification around msid generation (#2782)

[webrtc-pc] Clarify a=ssrc attributes when track is changed/removed (#2783)

[webrtc-pc] Consider following upcoming guidance for RTCError (#2781)

[webrtc-pc] Continuous ICE Gathering - Feature Request (#2791)

[webrtc-pc] Couldn’t find “framesDropped“, for “RTCReceivedRtpStreamStats”, (#2790)

[webrtc-pc] Document substantive changes since Rec as candidate amendments (#2713)

[webrtc-pc] Don't fail sRD(offer) over rid mismatch, just answer with unicast. (#2794)

[webrtc-pc] Don't let offers to receive simulcast overwrite existing [[SendEncodings]] (#2758)

[webrtc-pc] getCapabilities question (#2696)

[webrtc-pc] Handling of duplicate rids in sRD seems underspecified (#2780)

[webrtc-pc] Handling of RTCRtpEncodingParameters.maxFramerate for audio encodings is probably underspecified (#2793)

[webrtc-pc] Handling of simulcast attributes with multiple choices in a version seems to be underspecified (#2769)

[webrtc-pc] Missing url in RTCIceCandidateInit (#2795)

[webrtc-pc] Modifications to [[SendEncodings]] from setParameters and sRD can be racy (#2737)

[webrtc-pc] Move RTCRtpEncodingParameters.maxFramerate to webrtc-pc (#2785)

[webrtc-pc] move url from RTCIceEvent to the RTCIceCandidate (#2773)

[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] Pull Request: add amendments for #2758

[webrtc-pc] Pull Request: add amendments for #2772

[webrtc-pc] Pull Request: Add Florent to editors

[webrtc-pc] Pull Request: Allow offers to turn off or prune simulcast just like answers

[webrtc-pc] Pull Request: Don't fail sRD(offer) over rid mismatch, just answer with unicast.

[webrtc-pc] Pull Request: Finish setParameters ahead of SLD/SRD.

[webrtc-pc] Pull Request: Move RTCRtpEncodingParameters.maxFramerate to webrtc-pc

[webrtc-pc] Pull Request: Set up CI to detect undocumented substantive amendments to Recommendation

[webrtc-pc] Pull Request: Update framesDropped references to reflect that it only exists for inbound-rtp now

[webrtc-pc] Pull Request: Update to ReSpec version 32.2.5

[webrtc-pc] Pull Request: Update to ReSpec version 32.3.0

[webrtc-pc] Simulcast: Implementations do not fail (and that seems good) (#2762)

[webrtc-pc] The language around setting a description appears to prohibit renegotiation of RIDs (#2724)

[webrtc-pc] TypeError unless all or none of encodings have rids (#2774)

[webrtc-pc] Update sendEncodings validation and initialization. (#2772)

[webrtc-pc] We should specify the intended behavior of addTrack, then setParameters(unicast), then sRD(simulcast offer) (#2777)

[webrtc-pc] webrtc-pc does not say to clear RTCRtpCodingParameters.rid when sRD rejects simulcast (#2736)

[webrtc-pc] What is the intended behavior of rollback of remote simulcast offer? (#2764)

[webrtc-provisional-stats] Add framesDropped (#39)

[webrtc-provisional-stats] Delete pause/freeze metrics after move to main spec. (#38)

[webrtc-provisional-stats] Move freeze and pause metrics to the main spec. (#37)

[webrtc-provisional-stats] new commits pushed by henbos

[webrtc-provisional-stats] Pull Request: Delete pause/freeze metrics after move to main spec.

[webrtc-provisional-stats] TimingInfo metrics (#40)

[webrtc-stats] add a graph showing the relationship of stats to the spec (#348)

[webrtc-stats] add fractionLost stats in RTCInboundRtpStreamStats (#706)

[webrtc-stats] add framesDropped stats to video sender(RTCOutboundRtpStreamStats) (#705)

[webrtc-stats] Adding SVC-related stats fields (#673)

[webrtc-stats] Allow HW exposure in fullscreen mode (#703)

[webrtc-stats] Clarify which metrics are only applicable to a particular kind according to implementation interest. (#660)

[webrtc-stats] codec.sdpFmtpLine isn't clear about which description to use (#616)

[webrtc-stats] Fix descriptions according to the upgraded draft (#689)

[webrtc-stats] Home of ended, trackIdentifier and kind (#530)

[webrtc-stats] Impact of Stereo input and output on metrics (#686)

[webrtc-stats] inbound-rtp: add frame assembly time (#694)

[webrtc-stats] Lifetime of "outbound-rtp" (#558)

[webrtc-stats] make encoderImplementation/decoderImplementation video-only (#654)

[webrtc-stats] Move framesDropped to inbound-rtp. (#702)

[webrtc-stats] Move pause and freeze metrics from webrtc-provisional-stats. (#701)

[webrtc-stats] Move RTCRtpReceivedRtpStreamStats.framesDropped to RTCInboundRtpStreamStats. (#661)

[webrtc-stats] Need to relate all timestamps to Unix time (#600)

[webrtc-stats] new commits pushed by alvestrand

[webrtc-stats] new commits pushed by henbos

[webrtc-stats] new commits pushed by vr000m

[webrtc-stats] Privacy concern: Leaking communication / plain text using patterns in packet size, frequency, etc. (#699)

[webrtc-stats] Pull Request: Allow HW exposure in fullscreen mode

[webrtc-stats] Pull Request: Move framesDropped to inbound-rtp.

[webrtc-stats] Pull Request: Move pause and freeze metrics from webrtc-provisional-stats.

[webrtc-stats] Redundant field `kind` in RTCInboundRtpStreamStats (#690)

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

[webrtc-stats] TimingInfo metrics (#704)

[webrtc-stats] Update WPTs to not be kind-agnostic (#707)

[webrtc-stats] why is candidate stats nullable instead of an empty string? (#601)

[webrtc-stats] WPTs need to be updated to reflect that various metrics have been removed (moved to provisional) (#647)

[webrtc-stats] Write a "how to add more stats" guideline document (#345)

[webrtc-svc] Layer drop/add (#4)

[webrtc-svc] SVC getCapabilities() is redundant with Media Capabilities query (#49)

Closed: [mediacapture-main] Device enumeration spec-ed to hang (#903)

Closed: [mediacapture-main] It is not possible to identify if a device listed in MediaDevices.enumerateDevices() is virtual (#896)

Closed: [mediacapture-main] MediaStreamTrack.getSettings().frameRate should reflect configured rate, not actual (#906)

Closed: [mediacapture-main] Should enumeration of microphones and cameras depend on device-kind-specific exposure checks? (#898)

Closed: [mediacapture-region] Cropping non-self-capture tracks (#63)

Closed: [mediacapture-region] Is CropTarget name too generic? (#18)

Closed: [mediacapture-screen-share] A CaptureController object for getDisplayMedia() (#230)

Closed: [mediacapture-screen-share] Address nullability of DisplayMediaStreamOptions.controller (#236)

Closed: [mediacapture-screen-share] Conditional Focus (When Display-Capture Starts) (#190)

Closed: [mediacapture-screen-share] Define max frameRate constraint behavior when set to 0 (#253)

Closed: [webrtc-encoded-transform] Enqueuing a RTCEncodedVideoFrame/RTCEncodedAudioFrame should transfer the data (#150)

Closed: [webrtc-encoded-transform] Update WebRTC sample tests with new API (#118)

Closed: [webrtc-extensions] enable opus bite rate control by js api instead of SDP munging (#117)

Closed: [webrtc-extensions] header extension API: do we need enabled in setParameters? (#112)

Closed: [webrtc-extensions] Integration of congestion control across SCTP and media (#111)

Closed: [webrtc-extensions] Meta: So many specs but how to keep track? (#104)

Closed: [webrtc-extensions] RTCRtpEncodingParameters.maxFramerate and other extensions "mature"? (#108)

Closed: [webrtc-extensions] Should RtcRtpHeaderExtensionCapabilities offer an "enabled" member? (#99)

Closed: [webrtc-pc] addTransceiver does not check for missing rid properties (#2734)

Closed: [webrtc-pc] addTransceiver does not check for uniqueness of rid (#2733)

Closed: [webrtc-pc] Continuous ICE Gathering - Feature Request (#2791)

Closed: [webrtc-pc] Couldn’t find “framesDropped“, for “RTCReceivedRtpStreamStats”, (#2790)

Closed: [webrtc-pc] Inconsistent initialization of scaleResolutionDownBy (#2730)

Closed: [webrtc-pc] Modifications to [[SendEncodings]] from setParameters and sRD can be racy (#2737)

Closed: [webrtc-pc] Simulcast: Implementations do not fail (and that seems good) (#2762)

Closed: [webrtc-pc] sRD(offer) completely overwrites pre-existing transceiver.[[Sender]].[[SendEncodings]] (#2722)

Closed: [webrtc-pc] We should specify the intended behavior of addTrack, then setParameters(unicast), then sRD(simulcast offer) (#2777)

Closed: [webrtc-pc] webrtc-pc does not say to clear RTCRtpCodingParameters.rid when sRD rejects simulcast (#2736)

Closed: [webrtc-provisional-stats] Move freeze and pause metrics to the main spec. (#37)

Closed: [webrtc-stats] add a graph showing the relationship of stats to the spec (#348)

Closed: [webrtc-stats] add framesDropped stats to video sender(RTCOutboundRtpStreamStats) (#705)

Closed: [webrtc-stats] add video totalFreezesDuration &totalPausesDuration etc to standard getStats (#695)

Closed: [webrtc-stats] codec.sdpFmtpLine isn't clear about which description to use (#616)

Closed: [webrtc-stats] Exposing HW for Cloud Gaming use cases (HW encoder/decoder revisited) (#698)

Closed: [webrtc-stats] Home of ended, trackIdentifier and kind (#530)

Closed: [webrtc-stats] How does the Opus hybrid mode affect the SILK/CELT counters? (#508)

Closed: [webrtc-stats] Lifetime of "outbound-rtp" (#558)

Closed: [webrtc-stats] Make encoderImplementation/decoderImplementation video-only (#638)

Closed: [webrtc-stats] Move RTCRtpReceivedRtpStreamStats.framesDropped to RTCInboundRtpStreamStats. (#661)

Closed: [webrtc-stats] Need to relate all timestamps to Unix time (#600)

Closed: [webrtc-stats] Privacy concern: Leaking communication / plain text using patterns in packet size, frequency, etc. (#699)

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

Closed: [webrtc-stats] Write a "how to add more stats" guideline document (#345)

Last message date: Monday, 31 October 2022 21:27:10 UTC