public-webrtc-logs@w3.org from March 2023 by subject

[mediacapture-handle] Expose a MessagePort using Capture Handle (#70)

[mediacapture-image] new commits pushed by riju

[mediacapture-image] Pull Request: Amend and fix implementation status on Windows

[mediacapture-main] Avoid the word "legal" to describe input validation (#946)

[mediacapture-main] Clarify the type of Constrainable Properties (#945)

[mediacapture-main] Detecting user-actionable camera issues (e.g., camera shutters) (#930)

[mediacapture-main] Fitness distance steps 4 and 5 are inconsistent with the rest of the spec (#933)

[mediacapture-main] Global object relevant to what? (#938)

[mediacapture-main] Make deviceId and groupId consistent with other capabilities. (#942)

[mediacapture-main] Move "global" internal slots to MediaDevices, and fix "relevant object" links (#939)

[mediacapture-main] new commits pushed by dontcallmedom

[mediacapture-main] new commits pushed by youennf

[mediacapture-main] Pull Request: Make deviceId and groupId consistent with other capabilities.

[mediacapture-main] Pull Request: Move "global" internal slots to MediaDevices, and fix "relevant object" links

[mediacapture-main] Pull Request: Remove focus from mute/unmute SHOULD prose to match #912 best practice.

[mediacapture-main] Pull Request: Remove focus requirement on enumerateDevices, for real this time #912.

[mediacapture-main] Pull Request: Replace Values with Type column in Constrainable Properties tables.

[mediacapture-main] Pull Request: s/legal/valid/

[mediacapture-main] Pull Request: s/long/unsigned long/ in MediaTrackSettings.

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

[mediacapture-main] s/long/unsigned long/ in MediaTrackSettings. (#947)

[mediacapture-main] Settings are signed while constraints are unsigned (#944)

[mediacapture-main] Should we introduce a media stream task source? (#935)

[mediacapture-main] Spec-inherent capabilities of one differ from other capabilities of one, an unnecessary variant (#941)

[mediacapture-main] What is the granularity of a source? (#940)

[mediacapture-record] Add keyframe interval support. (#216)

[mediacapture-region] Behavior after a failed call to cropTo() (#77)

[mediacapture-region] new commits pushed by eladalon1983

[mediacapture-screen-share] Allow apps to avoid riskier display-surface types (#261)

[mediacapture-screen-share] Capability Delegation for getDisplayMedia() (#258)

[mediacapture-screen-share] Exposing mouse events from captured surfaces (#259)

[mediacapture-screen-share] getSupportedOptions() (#260)

[mediacapture-screen-share] https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.no-focus-change is misleading (#263)

[mediacapture-screen-share] Pull Request: Update how FocusChangeDisabled is set to true in case of change of focus

[mediacapture-screen-share] Update algorithms around setFocusBehavior to take into account OS level surface pickers (#262)

[mediacapture-screen-share] Update algorithms around setFocusBehavior to taken to account OS level surface pickers (#262)

[webrtc-charter] Pull Request: Align coordination with MEIG with reality

[webrtc-charter] Update MEIG description (#78)

[webrtc-encoded-transform] Fix bikeshed-isms (#176)

[webrtc-encoded-transform] Pull Request: Fix bikeshed-isms

[webrtc-encoded-transform] SFrameTransform should inherit from EventTarget (#175)

[webrtc-encoded-transform] Tell SDP negotiation to negotiate support for non-standard codecs (#172)

[webrtc-extensions] Add RTCRtpEncodingParameters.codec to change the active codec (#147)

[webrtc-extensions] clean up audio rtp parameters extensions (#154)

[webrtc-extensions] Delete "Removed features" section (#148)

[webrtc-extensions] Exposing SW fallback as an event (#146)

[webrtc-extensions] FrozenArray on headerExtensionsToOffer a mistake, wrong semantics (#137)

[webrtc-extensions] Header extension API lets the remote end control the remote preferences (#153)

[webrtc-extensions] headerExtensionsToOffer entries are mutable which is surprising (#136)

[webrtc-extensions] headerExtensionsToOffer fails to freeze array (#135)

[webrtc-extensions] Make RTCRtpHeaderExtensionCapability attributes required (#145)

[webrtc-extensions] new commits pushed by aboba

[webrtc-extensions] new commits pushed by dontcallmedom

[webrtc-extensions] new commits pushed by henbos

[webrtc-extensions] new commits pushed by Orphis

[webrtc-extensions] Potential web compat issue with setOfferedRtpHeaderExtensions (#130)

[webrtc-extensions] Pull Request: Add RTCRtpEncodingParameters.codec to change the active codec

[webrtc-extensions] Pull Request: clean up audio rtp parameters extensions

[webrtc-extensions] Pull Request: Delete "Removed features" section

[webrtc-extensions] Pull Request: header extension control: Do not let remote control the local preferences

[webrtc-extensions] Pull Request: Make RTCRtpHeaderExtensionCapability attributes required

[webrtc-extensions] Pull Request: rename ext-respec-config.js to webrtc-extensions and update git branch

[webrtc-extensions] Pull Request: reorganise document into one-feature-per-section

[webrtc-extensions] Pull Request: Update data on [CRYPTEX] ref

[webrtc-extensions] rename ext-respec-config.js to webrtc-extensions and update git branch (#149)

[webrtc-extensions] Should setOfferedHeaderExtensions be allowed to restart stopped extensions? (#134)

[webrtc-extensions] Suggestion: rename [[HeaderExtensionsToOffer]] to [[HeaderExtensionsSupported]] (#132)

[webrtc-extensions] Update header extensions API to get-modify-set. (#142)

[webrtc-extensions] Why RTCRtpHeaderExtensionCapability URI field is not required? (#144)

[webrtc-ice] Support for ICE Forking (#34)

[webrtc-pc] Add a codec match algorithm for setCodecPreferences (#2847)

[webrtc-pc] Add internal slots for signaling state, connection state, ice gatheri… (#2826)

[webrtc-pc] add RTCIceCandidatePair.responsesReceived to MTI stats (#2832)

[webrtc-pc] Add sender/receiver.getCapabilities() algorithms (and use them in offer/answer) (#2850)

[webrtc-pc] Create RTCRtpCodec dictionary and reuse in RTCRtpCodecParameters and RTCRtpCodecCapability definitions (#2834)

[webrtc-pc] Express RTCPeerConnectionState values using [[IceConnectionState]], and reduce complexity (#2828)

[webrtc-pc] Hard to tell if there are state gaps in connectionState algorithm (#2827)

[webrtc-pc] If you close your data channel before first offer, does the "m=application" line still show up? (#2839)

[webrtc-pc] Is it OK to call addTransceiver() with a track already added by addTrack()? (#583)

[webrtc-pc] Make RTCRtpHeaderExtensionCapability.uri required (#2840)

[webrtc-pc] Make RTCRtpHeaderExtensionCapability.uri required (#2841)

[webrtc-pc] Mark PreferredCodec internal slot as exported (#2843)

[webrtc-pc] Maybe setParameters/insertDtmf/replaceTrack should reject on [[Stopping]] as well as [[Stopped]]? (#2820)

[webrtc-pc] new commits pushed by dontcallmedom

[webrtc-pc] new commits pushed by henbos

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

[webrtc-pc] new commits pushed by Orphis

[webrtc-pc] Pull Request: Add a codec match algorithm for setCodecPreferences

[webrtc-pc] Pull Request: add RTCIceCandidatePairResponsesReceived to MTI stats

[webrtc-pc] Pull Request: Add sender/receiver.getCapabilities() algorithms (and use them in offer/answer)

[webrtc-pc] Pull Request: Annotate amendment boxes

[webrtc-pc] Pull Request: Export more definitions to use in webrtc-extensions

[webrtc-pc] Pull Request: Fix scaleResolutionDownBy explanatory prose to match normative algorithm

[webrtc-pc] Pull Request: Fix typo

[webrtc-pc] Pull Request: Make RTCRtpHeaderExtensionCapability.uri required

[webrtc-pc] Pull Request: Mark PreferredCodec internal slot as exported

[webrtc-pc] Pull Request: Merge definition of RTCRtpCodecParameters with RTCRtpCodecCapability

[webrtc-pc] Pull Request: Re-organize respec plugins

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

[webrtc-pc] Remove "MAY generate statistics that are not documented." (#2844)

[webrtc-pc] RTCRtpEncodingParameters.active flag and the ~ in the SDP (#2848)

[webrtc-pc] Section 4.4.2: createOffer() and setLocalDescription() resource handling (#2835)

[webrtc-pc] setParameters(), replaceTrack(), & insertDTMF() reject after stop(). (#2829)

[webrtc-pc] Shouldn't call sender/receiver.getCapabilities() from other algorithms (#2849)

[webrtc-pc] Transceivers stopped prior to being negotiated are never removed from the set of transcievers (#2838)

[webrtc-pc] Update to ReSpec version 32.7.1 (#2824)

[webrtc-pc] What is setCodecPreferences's contract? (#2845)

[webrtc-pc] Why is RTCIceCandidatePairStats.totalRoundTripTime mandatory to implement, but not responsesReceived? (#2819)

[webrtc-stats] Add RTCInboundRtpStreamStats:decoderFallback (#724)

[webrtc-stats] Add RTCInboundRtpStreamStats:decoderFallback (#725)

[webrtc-stats] Assorted comments on `RTCAudioPlayoutStats` (#742)

[webrtc-stats] availableOutgoingBitrate is also available when send-side BWE is not used (#740)

[webrtc-stats] Clarify that metrics are omitted when their value is not yet determined or unknown (#736)

[webrtc-stats] Clarify that metrics are undefined when their value is not yet determined or unknown (#736)

[webrtc-stats] Conformance criteria incompatible with standards-track (#749)

[webrtc-stats] Confusing use of the terms defined and undefined (#737)

[webrtc-stats] Document recently added audio metrics as features at risk (#750)

[webrtc-stats] Expose powerEfficientEncoder/Decoder if MediaCapabilities allows it (#732)

[webrtc-stats] Feedback on audio capture stats (#741)

[webrtc-stats] Fix wrong html tag for mediaSourceId description (#738)

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

[webrtc-stats] new commits pushed by henbos

[webrtc-stats] new commits pushed by vr000m

[webrtc-stats] Pull Request: Clarify "exists" and "only defined for"

[webrtc-stats] Pull Request: Clarify that metrics are omitted when their value is not yet determined

[webrtc-stats] Pull Request: Clarify when the candidate pair bandwidth estimation(s) exists

[webrtc-stats] Pull Request: Document recently added audio metrics as features at risk

[webrtc-stats] Pull Request: fix codec mimeType casing

[webrtc-stats] Pull Request: Fix wrong html tag for mediaSourceId description

[webrtc-stats] Pull Request: Make RTCRtpSentRtpStreamStats.packetsSent unsigned long long

[webrtc-stats] RTCOutboundRtpStreamStats.headerBytesSent/totalPacketSendDelay and RTX seems underspecified (#747)

[webrtc-stats] RTX and FEC stats are incomplete. (#751)

[webrtc-stats] scalabilityMode: Same as in getParameters() or not? (#731)

[webrtc-stats] specifiy inbound-rtp RTX statistics (#735)

[webrtc-stats] The HW exposure check does not solve Cloud Gaming use cases (#730)

[webrtc-stats] What is the relationship between WebRTC stats and the Working Group? (#746)

[webrtc-svc] Move to Candidate Recommendation (#45)

[webrtc-svc] new commits pushed by aboba

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

Closed: [mediacapture-main] Global object relevant to what? (#938)

Closed: [webrtc-charter] Include call-for-adoption process in the charter? (#69)

Closed: [webrtc-charter] Move -extensions rules from webrtc-pc to charter repo (#63)

Closed: [webrtc-extensions] FrozenArray on headerExtensionsToOffer a mistake, wrong semantics (#137)

Closed: [webrtc-extensions] Header extension API lets the remote end control the remote preferences (#153)

Closed: [webrtc-extensions] Header extension: direction woes and renames (#141)

Closed: [webrtc-extensions] headerExtensionsToOffer entries are mutable which is surprising (#136)

Closed: [webrtc-extensions] headerExtensionsToOffer fails to freeze array (#135)

Closed: [webrtc-extensions] Potential web compat issue with setOfferedRtpHeaderExtensions (#130)

Closed: [webrtc-extensions] Suggestion: rename [[HeaderExtensionsToOffer]] to [[HeaderExtensionsSupported]] (#132)

Closed: [webrtc-extensions] Why RTCRtpHeaderExtensionCapability URI field is not required? (#144)

Closed: [webrtc-pc] Hard to tell if there are state gaps in connectionState algorithm (#2827)

Closed: [webrtc-pc] Make RTCRtpHeaderExtensionCapability.uri required (#2840)

Closed: [webrtc-pc] RTCRtpEncodingParameters.active flag and the ~ in the SDP (#2848)

Closed: [webrtc-pc] What is setCodecPreferences's contract? (#2845)

Closed: [webrtc-stats] Add RTCInboundRtpStreamStats:decoderFallback (#724)

Closed: [webrtc-stats] Clarify that metrics are omitted when their value is not yet determined or unknown (#736)

Closed: [webrtc-stats] Confusing use of the terms defined and undefined (#737)

Closed: [webrtc-stats] totalInterFrameDelay, and totalSquaredInterFrameDelay are video only (#656)

Last message date: Friday, 31 March 2023 12:36:11 UTC