[mediacapture-automation] new commits pushed by dontcallmedom
[mediacapture-main] 'label' needs direction and language metadata (#665)
[mediacapture-main] enabled=false MediaStreamTrack handling for HTMLVideoElement (#961)
[mediacapture-main] Make deviceId and groupId consistent with other capabilities. (#942)
[mediacapture-main] new commits pushed by dontcallmedom
[mediacapture-main] new commits pushed by henbos
[mediacapture-main] new commits pushed by youennf
[mediacapture-main] Pull Request: Add mediaDevices arg to [=exposure decision algorithm for devices other than camera and microphone=].
[mediacapture-main] Pull Request: Update to latest ReSpec version 34.1.1
[mediacapture-main] Web compat issue with permissions.query() in non-persistent permission models (#928)
[mediacapture-main] Web compat issue with permissions.query() in per-camera/mic permission models (#927)
[mediacapture-output] new commits pushed by jan-ivar
[mediacapture-output] Pull Request: Use relevant settings objects.
[mediacapture-output] Pull Request: Use the [=creating a device info object=] algorithm.
[mediacapture-output] Use relevant settings objects. (#136)
[mediacapture-record] new commits pushed by alvestrand
[mediacapture-record] Pull Request: Throw NotSupportedError if both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount are set
[mediacapture-record] Throw NotSupportedError if both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount are set (#220)
[mediacapture-record] What to do both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount are specified? (#219)
[mediacapture-screen-share] Allow apps to avoid riskier display-surface types (#261)
[mediacapture-screen-share] Auto-pause capture when user switches captured content (#255)
[mediacapture-screen-share] Exposing mouse events from captured surfaces (#259)
[mediacapture-screen-share] https://w3c.github.io/mediacapture-screen-share/#idl-def-CaptureStartFocusBehavior.no-focus-change is misleading (#263)
[mediacapture-screen-share] Inconsistent formatting in doc (#234)
[mediacapture-screen-share] Proposal: Make CaptureController inherit from EventTarget (#268)
[mediacapture-screen-share] Pull Request: Make CaptureController inherit from EventTarget
[mediacapture-screen-share] Pull Request: Reflow with tidy
[mediacapture-screen-share] SystemCursorEvent and cursor customization cursor (#267)
[mediacapture-transform] VideoTrackGenerator should have an 'owning' WritableStream (#89)
[mediacapture-viewport] Pull Request: Add Tove to the list of editors
[webrtc-encoded-transform] Add explainer for encoded frame creation (#164)
[webrtc-encoded-transform] Fix README formatting (#180)
[webrtc-encoded-transform] make generateKeyFrame take a list of rids and return a promise<undefined> (#165)
[webrtc-encoded-transform] new commits pushed by jan-ivar
[webrtc-encoded-transform] new commits pushed by youennf
[webrtc-encoded-transform] Pull Request: Editorial: Call AbortController's "signal abort" instead of AbortSignal's
[webrtc-encoded-transform] Pull Request: Fix README formatting
[webrtc-encoded-transform] Pull Request: Make SFrameTransform inherit from EventTarget
[webrtc-extensions] Do we need a control API for RTCP feedback mechanisms? (#143)
[webrtc-extensions] Enabling RTCP XR(RRTR/DLRR) support for non-senders (#165)
[webrtc-extensions] Exposing decode errors / SW fallback as an event (#146)
[webrtc-extensions] FrozenArray on headerExtensionsToOffer a mistake, wrong semantics (#137)
[webrtc-extensions] Header extension: direction woes and renames (#141)
[webrtc-extensions] headerExtensionsToOffer entries are mutable which is surprising (#136)
[webrtc-extensions] headerExtensionsToOffer fails to freeze array (#135)
[webrtc-extensions] How to deal with encoder errors / codec availability errors? (#127)
[webrtc-extensions] ICE improvements: prevent candidate pair removal (#166)
[webrtc-extensions] Mixed-codec simulcast proposal (#43)
[webrtc-extensions] Negotiationless codec selection and per-encoding layer codec configuration (#126)
[webrtc-extensions] Per-encoding codec selection (#139)
[webrtc-extensions] Potential web compat issue with setOfferedRtpHeaderExtensions (#130)
[webrtc-extensions] Pull Request: Prevent candidate pair removal
[webrtc-extensions] Pull Request: Request keyframe via setParameters
[webrtc-extensions] Remove JSEP Modifications (#164)
[webrtc-extensions] Request keyframe via setParameters (#167)
[webrtc-extensions] RTCRtpEncodingParameters: scaleResolutionTo (#159)
[webrtc-extensions] Should setOfferedHeaderExtensions be allowed to restart stopped extensions? (#134)
[webrtc-extensions] Suggestion: rename [[HeaderExtensionsToOffer]] to [[HeaderExtensionsSupported]] (#132)
[webrtc-extensions] When are keyframes generated? (#158)
[webrtc-ice] new commits pushed by aboba
[webrtc-pc] addIceCandidate may not need to throw an error when no remoteDescription (#2519)
[webrtc-pc] Don't let offers to receive simulcast overwrite existing [[SendEncodings]] (#2758)
[webrtc-pc] Express RTCPeerConnectionState values using [[IceConnectionState]], and reduce complexity (#2828)
[webrtc-pc] Fix connectionState to return [[ConnectionState]]. (#2859)
[webrtc-pc] Handling of duplicate rids in sRD seems underspecified (#2780)
[webrtc-pc] Hard to tell if there are state gaps in connectionState algorithm (#2827)
[webrtc-pc] Maybe removeTrack should be a no-op on [[Stopping]] as well as [[Stopped]]? (#2874)
[webrtc-pc] Maybe setParameters/insertDtmf/replaceTrack should reject on [[Stopping]] as well as [[Stopped]]? (#2820)
[webrtc-pc] Missing url in RTCIceCandidateInit (#2795)
[webrtc-pc] new commits pushed by dontcallmedom
[webrtc-pc] new commits pushed by henbos
[webrtc-pc] new commits pushed by jan-ivar
[webrtc-pc] Prune createAnswer()'s encodings and [[SendEncodings]] in sLD(answer). (#2801)
[webrtc-pc] Pull Request: editorial: export RTCRtpTransceiver "transceiver kind"
[webrtc-pc] Pull Request: Make removeTrack() a no-op after transceiver.stop()
[webrtc-pc] Pull Request: Reorder RTCIceConnectionState enum to match RTCIceConnectionState enum.
[webrtc-pc] Pull Request: Update to ReSpec version 34.1.0
[webrtc-pc] Pull Request: Update to ReSpec version 34.1.1
[webrtc-pc] Remote tracks width and height settings in case of rotated video (#2867)
[webrtc-pc] Remove duplicate rids in proposedSendEncodings. (#2800)
[webrtc-pc] Reorder RTCIceTransportState enum to match RTCIceConnectionState enum. (#2870)
[webrtc-pc] scaleResolutionDownBy validation steps are inconsistent, browser interop issues (#2873)
[webrtc-pc] setParameters(), replaceTrack(), & insertDTMF() reject after stop(). (#2829)
[webrtc-pc] The normative language for setting [[IceRole]] is in a NOTE, which is also in the wrong section (#2871)
[webrtc-pc] Use markup conventions for algorithms (#2818)
[webrtc-pc] Why clear [[LastCreatedOffer]] and [[LastCreatedAnswer]] when going to "stable"? (#2869)
[webrtc-pc] Why is RTCIceCandidatePairStats.totalRoundTripTime mandatory to implement, but not responsesReceived? (#2819)
[webrtc-stats] Add clarification that inbound-rtp.bytesReceived includes retransmissions. (#755)
[webrtc-stats] add framesInput stats to rtcoutboundrtpstreamstats (#761)
[webrtc-stats] Conformance criteria incompatible with standards-track (#749)
[webrtc-stats] Delete the obsolete section, "track" and "stream" stats - they don't exist anymore (#758)
[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] Improve test coverage (#760)
[webrtc-stats] Map out implementation status of getStats and make a plan (#595)
[webrtc-stats] Move obsolete section to provisional spec (#723)
[webrtc-stats] new commits pushed by henbos
[webrtc-stats] new commits pushed by jan-ivar
[webrtc-stats] Pull Request: Clarify inbound-rtp RTX handling
[webrtc-stats] Pull Request: Delete the obsolete section like "track" that don't exist anymore
[webrtc-stats] Remove obsolete metrics section (#758)
[webrtc-stats] RTCAudioSourceStats.audioLevel - what algorithm described in totalAudioEnergy? (#757)
[webrtc-stats] RTX and FEC stats are incomplete. (#751)
[webrtc-stats] scalabilityMode: Same as in getParameters() or not? (#731)
[webrtc-stats] Should we flatten the hierarchy? (#752)
[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] Align exposing `scalabilityMode` with the WebRTC "hardware capabilities" check (#92)
[webrtc-svc] Nit: Typos in Privacy Considerations section (#91)
[webrtc-svc] Pull Request: Clarification of privacy considerations
[webrtc-svc] Refine error conditions for use of 'S' modes (#86)
[webrtc-svc] S modes and a single active simulcast layer (#73)
[webrtc-svc] What's the default behaviour when user not specify scalabilityMode? (#94)
Closed: [mediacapture-automation] Broken references in Media Capture Automation (#2)
Closed: [mediacapture-record] What to do both videoKeyFrameIntervalDuration and videoKeyFrameIntervalCount are specified? (#219)
Closed: [mediacapture-screen-share] SystemCursorEvent and cursor customization cursor (#267)
Closed: [webrtc-encoded-transform] SFrameTransform should inherit from EventTarget (#175)
Closed: [webrtc-pc] If you close your data channel before first offer, does the "m=application" line still show up? (#2839)
Closed: [webrtc-pc] Steps for updating RTCPeerConnection.[[IceConnectionState]] are missing? (#2858)
Closed: [webrtc-stats] Add clarification that inbound-rtp.bytesReceived includes retransmissions. (#755)
Closed: [webrtc-stats] availableOutgoingBitrate is also available when send-side BWE is not used (#740)
Closed: [webrtc-stats] Delete the obsolete section, "track" and "stream" stats - they don't exist anymore (#758)
Closed: [webrtc-stats] Map out implementation status of getStats and make a plan (#595)
Closed: [webrtc-stats] Move obsolete section to provisional spec (#723)
Closed: [webrtc-stats] RTCAudioSourceStats.audioLevel - what algorithm described in totalAudioEnergy? (#757)
Closed: [webrtc-stats] scalabilityMode: Same as in getParameters() or not? (#731)
Closed: [webrtc-stats] Should we flatten the hierarchy? (#752)
Closed: [webrtc-stats] The HW exposure check does not solve Cloud Gaming use cases (#730)
Closed: [webrtc-stats] What is the relationship between WebRTC stats and the Working Group? (#746)
Closed: [webrtc-svc] SVC getCapabilities() is redundant with Media Capabilities query (#49)
Last message date: Wednesday, 31 May 2023 21:23:00 UTC