[mediacapture-depth] Unable to use MediaRecorder | ImageCapture.takePhoto() on a depth stream (#173)
[mediacapture-fromelement] Point to public-webrtc (#74)
[mediacapture-image] Clarify grabFrame timing (#212)
[mediacapture-image] grabFrame and muted streams (#213)
[mediacapture-image] onframe Event (#210)
[mediacapture-image] Transferable? (#211)
[mediacapture-main] fixed, per origin, device ID creates tracking risk (#607)
- pes via GitHub (Friday, 26 July)
- Jan-Ivar Bruaroey via GitHub (Wednesday, 24 July)
- pes via GitHub (Wednesday, 24 July)
- youennf via GitHub (Wednesday, 24 July)
- Jan-Ivar Bruaroey via GitHub (Wednesday, 24 July)
- Jan-Ivar Bruaroey via GitHub (Wednesday, 24 July)
- youennf via GitHub (Wednesday, 24 July)
- pes via GitHub (Wednesday, 24 July)
- Jan-Ivar Bruaroey via GitHub (Wednesday, 24 July)
- pes via GitHub (Wednesday, 10 July)
- youennf via GitHub (Wednesday, 10 July)
- pes via GitHub (Tuesday, 9 July)
- youennf via GitHub (Tuesday, 9 July)
- pes via GitHub (Tuesday, 9 July)
- youennf via GitHub (Tuesday, 9 July)
- pes via GitHub (Tuesday, 9 July)
- pes via GitHub (Tuesday, 9 July)
[mediacapture-main] Is enumerateDevices list order significant? (#608)
[mediacapture-main] new commits pushed by aboba
[mediacapture-main] Pull Request: Fix inconsistent WebIDL. Reformat to follow de facto code style of WebIDL, HTML, DOM.
[mediacapture-main] Remove "The relative order of the tracks in the set is User Agent defined and the API will never put any requirements on the order.", et al. (#611)
[mediacapture-main] Remove overconstrained event (Why do we have overconstrained event?) (#573)
[mediacapture-main] Should we allow empty string device IDs? (#551)
[mediacapture-main] Violation. (#610)
[mediacapture-record] Add replaceTrack method to MediaStream (#167)
[mediacapture-record] Clarify MediaRecorder's mimeType handling (#171)
[mediacapture-record] Define behavior for all bitsPerSecond attributes (#175)
[mediacapture-record] Input width, height MUST be recorded and playable (#172)
[mediacapture-record] Is applying sampleRate constraint to audio MediaStreamTrack before start() is called specified to directly set audio_sampling_frequency of audio track in resulting WebM file output by MediaRecorder? (#176)
[mediacapture-screen-share] Should the permissions UI be the first captured frame? (#108)
[webrtc-pc] A simpler glare-proof setLocalDescription() (#2165)
[webrtc-pc] A simpler non-racy rollback (#2166)
[webrtc-pc] Add implicit rollback to setRemoteDescription(description) (#2212)
[webrtc-pc] Add pc.restartIce() method. (#2169)
[webrtc-pc] Add reject() + make stop() safe. New stopping state affects createOffer only. (#2220)
[webrtc-pc] API for codec performance (#2241)
[webrtc-pc] Are sinks a prerequisite for decoding? getSynchronizationSources() without <video> (#2240)
[webrtc-pc] callback-based https://w3c.github.io/webrtc-pc/#method-extensions are not covered by WPT tests (#2022)
[webrtc-pc] Codify refusing to generate an empty Offer (#1745)
[webrtc-pc] Control surface for header extensions (#2243)
[webrtc-pc] Define which constraints are applicable in WebRTC (#2188)
[webrtc-pc] Don't clear mid property if stopped. (#2239)
[webrtc-pc] editorial: currentLocalDescription getting updates with candidates (#1192)
[webrtc-pc] editorial: media api introduction (#1240)
[webrtc-pc] Encode and Decode error event (#2219)
[webrtc-pc] Ensure icecandidate events happen after SLD success. (#2203)
[webrtc-pc] Integrate CSP access control into algorithms (#1742)
[webrtc-pc] Is voiceActivityDetection still needed? (#2236)
[webrtc-pc] Make stop() safe and affect createOffer only. Replace attributes with "stopped" direction. (#2220)
[webrtc-pc] Make stop() safe, affecting createOffer only. Replace attributes with "stopped" direction. (#2220)
[webrtc-pc] Missing CNAME in RID based simulcast offer (#2114)
[webrtc-pc] Negotiation methods are vestigial, racy with a pushy SFU. (#2221)
[webrtc-pc] new commits pushed by aboba
- Bernard Aboba via GitHub (Thursday, 25 July)
- Bernard Aboba via GitHub (Thursday, 25 July)
- Bernard Aboba via GitHub (Thursday, 18 July)
- Bernard Aboba via GitHub (Thursday, 18 July)
- Bernard Aboba via GitHub (Thursday, 18 July)
- Bernard Aboba via GitHub (Thursday, 18 July)
- Bernard Aboba via GitHub (Thursday, 18 July)
- Bernard Aboba via GitHub (Thursday, 18 July)
- Bernard Aboba via GitHub (Thursday, 18 July)
- Bernard Aboba via GitHub (Thursday, 11 July)
- Bernard Aboba via GitHub (Thursday, 11 July)
[webrtc-pc] new commits pushed by jan-ivar
[webrtc-pc] Nulling mid when m-line is recycled is surprising. (#2238)
[webrtc-pc] Operations "queue" is a misnomer. Confuses people. (#2227)
[webrtc-pc] Permission API for receive-only media and data use cases (#2175)
- Lennart Grahl via GitHub (Thursday, 25 July)
- Lennart Grahl via GitHub (Tuesday, 16 July)
- Jan-Ivar Bruaroey via GitHub (Saturday, 13 July)
- Lennart Grahl via GitHub (Wednesday, 10 July)
- Harald Alvestrand via GitHub (Wednesday, 10 July)
- youennf via GitHub (Wednesday, 10 July)
- Jan-Ivar Bruaroey via GitHub (Wednesday, 10 July)
- youennf via GitHub (Tuesday, 9 July)
- Jan-Ivar Bruaroey via GitHub (Monday, 8 July)
- Martin Thomson via GitHub (Monday, 8 July)
- Feross Aboukhadijeh via GitHub (Sunday, 7 July)
[webrtc-pc] Pull Request: Add initialization of DataChannelId on connection
[webrtc-pc] Pull Request: Add note on allocating bandwidth between simulcast streams
[webrtc-pc] Pull Request: Add the "closing" event to datachannel
[webrtc-pc] Pull Request: Added note on low bitrate handling
[webrtc-pc] Pull Request: Cannot roll back pranswer. Throw InvalidStateError.
[webrtc-pc] Pull Request: Compare ice-ufrag and ice-pwd.
[webrtc-pc] Pull Request: Don't clear mid property if stopped.
[webrtc-pc] Pull Request: Fix inconsistent WebIDL. Reformat to follow de facto code style of WebIDL, HTML, DOM.
[webrtc-pc] Pull Request: Infer SLD type from signalingState inside chained steps.
[webrtc-pc] Pull Request: Replace term "Enqueue an operation" w/"Chain an asynchronous operation" (editorial)
[webrtc-pc] Pull Request: Support setLocalDescription() without arguments.
[webrtc-pc] Pull Request: Use SendTrack slot instead of track attribute in replaceTrack algorithm
[webrtc-pc] restartIce(): Look at only ufrag or (ufrag,pwd)? (#2229)
[webrtc-pc] Rollback of pranswer is hard and unnecessary (#2235)
[webrtc-pc] RTCPeerConnectionIceErrorEvent: hostCandidate clarification (#2230)
[webrtc-pc] setRemoteDescription(): Is parameter optional or not? (#2242)
[webrtc-pc] Should we remove getDefaultIceServers? (#2023)
[webrtc-pc] Simulcast: Which layer gets dropped first? (#2080)
[webrtc-pc] Support setLocalDescription() without arguments. (#2234)
[webrtc-pc] Use consistent internal slot terminology (editorial) (#2226)
[webrtc-pc] WebRTC bypass CSP connect-src policies (#1727)
[webrtc-stats] [DataChannels] Expose bandwidth or congestion window from the SCTP lib (#377)
[webrtc-stats] Byte/packet counter type consistency (retransmittedPacketsSent is unsigned long long) (#425)
[webrtc-stats] Clarify period for framesDropped / FramesLost (#458)
[webrtc-stats] Definitions missing - rtcreceiveraudiotrackattachmentstats and rtcreceivervideotrackattachmentstats (#457)
[webrtc-stats] fixing most of the respec issues. (#456)
[webrtc-stats] Impact on Track Stats because of moving stats from sender/receiver to appropriate in/outbound rtp (#403)
[webrtc-stats] Measuring background noise (energy) (#465)
[webrtc-stats] Move all stream stats from the "sender"/"receiver" stats (#402)
[webrtc-stats] Move audio levels to "media-source" and "receiver" (#451)
[webrtc-stats] Move packetsDiscardedOnSend to RTCIceCandidatePairStats (#438)
[webrtc-stats] Moves "sender" stats to "outbound-rtp" (#463)
[webrtc-stats] new commits pushed by aboba
[webrtc-stats] new commits pushed by henbos
[webrtc-stats] new commits pushed by vr000m
[webrtc-stats] OPUS -- Exposing SILK or CELT mode in getStats (#432)
[webrtc-stats] Pull Request: Add links to deleted definition where applicable
[webrtc-stats] Pull Request: fixing most of the respec issues.
[webrtc-stats] Pull Request: Moves "sender" stats to "outbound-rtp"
[webrtc-stats] Pull Request: Remove 'Contains' in a few places to improve consistency of each statstype description
[webrtc-stats] Pull Request: Remove references to the notion of objectDeleted in tracks
[webrtc-stats] Pull Request: Remove RTCIceCandidateStats deleted property
[webrtc-stats] Pull Request: Revert "Remove RTCIceCandidateStats deleted property (#462)"
[webrtc-stats] References to "objectDeleted" can be removed (#357)
[webrtc-stats] Remove references to the notion of objectDeleted in tracks (#459)
[webrtc-stats] Remove RTCIceCandidateStats deleted property (#462)
[webrtc-stats] Respec citing issues (#455)
[webrtc-stats] RTCIceCandidateStats.deleted can be removed (#356)
[webrtc-stats] RTCRemoteInboundRtpStreamStats: total round trip time (#426)
Closed: [mediacapture-fromelement] Point to public-webrtc (#74)
Closed: [mediacapture-main] Should we allow empty string device IDs? (#551)
Closed: [webrtc-pc] A simpler glare-proof setLocalDescription() (#2165)
Closed: [webrtc-pc] A simpler non-racy rollback (#2166)
Closed: [webrtc-pc] Clarify/strengthen timing invariants of candidates not firing before SLD(offer) (#2199)
Closed: [webrtc-pc] editorial: currentLocalDescription getting updates with candidates (#1192)
Closed: [webrtc-pc] Missing specification on how to assign bandwidth between encodings and/or drop simulcast layers (#2141)
Closed: [webrtc-pc] Need to define what to do on very low bitrates (#2003)
Closed: [webrtc-pc] Negotiation methods are vestigial, racy with a pushy SFU. (#2221)
Closed: [webrtc-pc] Operations "queue" is a misnomer. Confuses people. (#2227)
Closed: [webrtc-pc] restartIce(): Look at only ufrag or (ufrag, pwd)? (#2229)
Closed: [webrtc-pc] Rollback of pranswer is hard and unnecessary (#2235)
Closed: [webrtc-pc] RTCDataChannel.send during 'closing' state (#1827)
Closed: [webrtc-pc] setRemoteDescription(): Is parameter optional or not? (#2242)
Closed: [webrtc-pc] Simulcast: Which layer gets dropped first? (#2080)
Closed: [webrtc-pc] SLD without {sdp} reads [[LastCreatedOffer/Answer]] at the wrong time (#2208)
Closed: [webrtc-pc] transceiver.stop() needs more work (avoid BUNDLE footgun) (#2150)
Closed: [webrtc-pc] {iceRestart: true} works poorly with negotiationneeded (#2167)
Closed: [webrtc-stats] Outbound audio levels (#449)
Closed: [webrtc-stats] Respec citing issues (#455)
Last message date: Wednesday, 31 July 2019 23:35:54 UTC