public-webrtc-logs@w3.org from May 2021 by subject

[mediacapture-image] Does PTZ look good to you? (#263)

[mediacapture-image] Enforcing user gesture for getUserMedia in case of PTZ request (#254)

[mediacapture-image] Ignore PTZ request if no PTZ camera (#246)

[mediacapture-image] Inability to turn off torch with track applyConstraints (#275)

[mediacapture-image] Pull Request: Check the results of PTZ permission requests

[mediacapture-image] Should check results of PTZ permission requests (#279)

[mediacapture-image] Some type of support for "PanTilt (Relative)" and "Zoom (Relative)" (#281)

[mediacapture-main] Adding "subkind" in MediaDeviceInfo (for detection headphones) (#788)

[mediacapture-main] Clarification about ended event and attribute on HTML media elements. (#536)

[mediacapture-main] GetDisplayMedia don't capture the audio from microphone (#694)

[mediacapture-main] How to handle changes to the set of tracks in a MediaStream assigned to an element via the srcObject attribute (#453)

[mediacapture-main] Media capture accidentally redefines Navigator (#791)

[mediacapture-main] Pull Request: Chore: don't redefine Navigator

[mediacapture-main] Pull Request: chore: export 'device permission revocation algorithm'

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

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

[mediacapture-main] Use xref, avoid data-cite="html" (#792)

[mediacapture-output] "triggered by user interaction" link does not properly resolve (#119)

[mediacapture-output] Controlling 3rd party iframe audio output on a page? (#63)

[mediacapture-record] How to concatenate Blobs of recordings into single file capable of playback? (#130)

[mediacapture-screen-share] Add ability to crop a MediaStream obtained through the share-this-tab API (#158)

[mediacapture-screen-share] Add an API to share the specific tab (#150)

[mediacapture-screen-share] Add configuration to chose whether or not to focus/bring to front the shared window display surface (#138)

[mediacapture-screen-share] Add getCurrentBrowsingContextMedia (#148)

[mediacapture-screen-share] allow getDisplayMedia "granted" permission to persist during the user session (#144)

[mediacapture-screen-share] Capture cursor when visible to user (#157)

[mediacapture-screen-share] capture screenshot of DOM (#145)

[mediacapture-screen-share] Constraints for Captured Display Surfaces should move to MediaTrackSettings (#66)

[mediacapture-screen-share] Define the suppressLocalAudioPlayback constraint (#164)

[mediacapture-screen-share] Editorial: "capture capture" in doc is probably a typo (#172)

[mediacapture-screen-share] ensure that a tab selected by the user is what an app really supposed to share (#143)

[mediacapture-screen-share] Event for screen sharing (#83)

[mediacapture-screen-share] Fullscreen needs handling (was: Powerpoint is special) (#29)

[mediacapture-screen-share] Identification of Captured Application By Capturer (#166)

[mediacapture-screen-share] Let pages opt-in to capture. (#155)

[mediacapture-screen-share] Need test for {video: false}, {video: true} and {video: {}} (#171)

[mediacapture-screen-share] Normative security requirements ("ISSUE 1") (#126)

[mediacapture-screen-share] overconstrained event is referenced in "Constrainable Properties for Captured Display Surfaces" (#168)

[mediacapture-screen-share] Possible duplication of requirements (#125)

[mediacapture-screen-share] Provide a means to select only part of a screen to capture (#105)

[mediacapture-screen-share] Pull Request: Add Elad Alon to list of editors

[mediacapture-screen-share] Pull Request: Remove restriction over changing capture source

[mediacapture-screen-share] Pull Request: s/capture capture/capture

[mediacapture-screen-share] s/capture capture/capture (#173)

[mediacapture-screen-share] Should mute and unmute events of MediaStreamTrack be allowed to fire based on user non-action? (#141)

[mediacapture-screen-share] Source pixel ratio of the video track (#89)

[mediacapture-screen-share] Specify track.label (#128)

[mediacapture-screen-share] The user agent should be allowed to change sources after getDisplayMedia() resolves (#81)

[mediacapture-screen-share] Unclear how to aggregate windows or how to handle multiple windows/monitors (#71)

[mediacapture-transform] A review (#38)

[mediacapture-transform] Call the streams algorithms (#36)

[mediacapture-transform] Can one JS document hose a browser's camera capturing ability? (#37)

[mediacapture-transform] Document timestamp (non)synchrnoization behaviors (#35)

[mediacapture-transform] Is MediaStreamTrackGenerator for audio necessary? (#31)

[mediacapture-transform] Is MediaStreamTrackProcessor for audio necessary? (#29)

[mediacapture-transform] Is using ReadableStream/WritableStream the right approach? (#4)

[mediacapture-transform] MediaStreamTrackGenerator is underspecified (#25)

[mediacapture-transform] MediaStreamTrackProcessor threading model is underspecified (#27)

[mediacapture-transform] Memory locality (#30)

[mediacapture-transform] Out-of-main-thread processing by default (#23)

[mediacapture-transform] Pull Request: Add MediaStreamTrack section.

[mediacapture-transform] Pull Request: Update code sample

[mediacapture-transform] Relationship to WebGPU (#34)

[mediacapture-transform] Update code sample (#32)

[webrtc-encoded-transform] Add an API to know if createEncoded{Audio,Video}Streams was called (#13)

[webrtc-encoded-transform] Add custom encryption with aiortc python webRTC (#33)

[webrtc-encoded-transform] Additional space in the buffer (#6)

[webrtc-encoded-transform] Describe accurate threading model (#91)

[webrtc-encoded-transform] Encoded frame IDLs share definitions with WebCodecs (#99)

[webrtc-encoded-transform] Expose SFrame errors through SFrameTransform.onerror (#103)

[webrtc-encoded-transform] Generalize ScriptTransform constructor (#89)

[webrtc-encoded-transform] How to handle transforms largely changing frame size (#50)

[webrtc-encoded-transform] Off-the-main thread processing by default (#18)

[webrtc-encoded-transform] Optimizing encoded frame buffer allocation and memory copies (#49)

[webrtc-encoded-transform] Piping capured audio to insertable stream from shell script (#41)

[webrtc-encoded-transform] Pull Request: Define writable readyPromise handling

[webrtc-encoded-transform] Pull Request: Refactor spec to introduce media thread

[webrtc-encoded-transform] Refactor spec to introduce media thread (#107)

[webrtc-encoded-transform] Remove CreateEncodedStream variant API (#64)

[webrtc-encoded-transform] Should there be a RTCConfiguration boolean to prevent data to be sent without being transformed (#104)

[webrtc-extensions] Add a CSP check to RTCPeerConnection.constructor(). (#81)

[webrtc-extensions] Add data channel transferable algorithm (#78)

[webrtc-extensions] Adopt as working group draft (#67)

[webrtc-extensions] Create RTCPeerConnections in workers (#77)

[webrtc-extensions] maxFramerate: Implementation Status? (#80)

[webrtc-extensions] Need editor and bug manager for this document (#79)

[webrtc-extensions] Pull Request: Add a CSP check to RTCPeerConnection.constructor().

[webrtc-extensions] Pull Request: Add data channel transferable algorithm

[webrtc-extensions] Pull Request: Fix nit over "thrown"

[webrtc-extensions] Should there be an extension to enable voice activity detection for a PeerConnection? (#76)

[webrtc-pc] A merge guide for updating webrtc-pc (#2637)

[webrtc-pc] Pull Request: Editorial: don't link in dfns

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

[webrtc-pc] RTCDataChannel::onbuffereamountlow should trigger when threshold goes below buffered_amount (#2654)

[webrtc-pc] TURN servers running over webtransport (#2651)

[webrtc-pc] Update to latest ReSpec version (#2648)

[webrtc-stats] Add RTT stats to RemoteOutboundRtpStreamStats (#603)

[webrtc-stats] missing roundTripTime in RTCRemoteOutboundRtpStreamStats (#602)

[webrtc-stats] Stats API should require additional permission / user opt-in (#550)

Closed: [mediacapture-image] Ignore PTZ request if no PTZ camera (#246)

Closed: [mediacapture-image] Inability to turn off torch with track applyConstraints (#275)

Closed: [mediacapture-image] WG CR review for mediacapture-image (#69)

Closed: [mediacapture-main] Clarification about ended event and attribute on HTML media elements. (#536)

Closed: [mediacapture-screen-share] Add an API to share the specific tab (#150)

Closed: [mediacapture-screen-share] Add configuration to chose whether or not to focus/bring to front the shared window display surface (#138)

Closed: [mediacapture-screen-share] allow getDisplayMedia "granted" permission to persist during the user session (#144)

Closed: [mediacapture-screen-share] Capture cursor when visible to user (#157)

Closed: [mediacapture-screen-share] capture screenshot of DOM (#145)

Closed: [mediacapture-screen-share] Capturing audio-only (#100)

Closed: [mediacapture-screen-share] Constraints for Captured Display Surfaces should move to MediaTrackSettings (#66)

Closed: [mediacapture-screen-share] ensure that a tab selected by the user is what an app really supposed to share (#143)

Closed: [mediacapture-screen-share] Event for screen sharing (#83)

Closed: [mediacapture-screen-share] Fullscreen needs handling (was: Powerpoint is special) (#29)

Closed: [mediacapture-screen-share] Source pixel ratio of the video track (#89)

Closed: [mediacapture-screen-share] Specify track.label (#128)

Closed: [mediacapture-screen-share] Unclear how to aggregate windows or how to handle multiple windows/monitors (#71)

Closed: [mst-content-hint] Wide review (#44)

Closed: [webrtc-encoded-transform] Add an API to know if createEncoded{Audio,Video}Streams was called (#13)

Closed: [webrtc-encoded-transform] Add custom encryption with aiortc python webRTC (#33)

Closed: [webrtc-encoded-transform] Additional space in the buffer (#6)

Closed: [webrtc-encoded-transform] Off-the-main thread processing by default (#18)

Closed: [webrtc-encoded-transform] Piping capured audio to insertable stream from shell script (#41)

Closed: [webrtc-pc] TURN servers running over webtransport (#2651)

Closed: [webrtc-stats] missing roundTripTime in RTCRemoteOutboundRtpStreamStats (#602)

Last message date: Monday, 31 May 2021 16:59:11 UTC