public-webrtc-logs@w3.org from September 2020 by subject

[mediacapture-image] Allow empty PTZ capabilities without PTZ permission (#259)

[mediacapture-image] Allow only ideal PTZ constraints in gUM (#258)

[mediacapture-image] Allow PTZ support to be always exposed in capabilities (#260)

[mediacapture-image] Clarify meaning of PTZ constraints presence (#256)

[mediacapture-image] Clarify pan/tilt/zoom settings (#245) (#249)

[mediacapture-image] Deny mandatory PTZ contraints in basic getUserMedia contraints (#261)

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

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

[mediacapture-image] If PTZ permission is required, PTZ devices should be selected by getUserMedia (#262)

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

[mediacapture-image] Make true a first-class value for pan, tilt and zoom constraints (#257)

[mediacapture-image] Missing MediaTrack Settings (#208)

[mediacapture-image] new commits pushed by riju

[mediacapture-image] Pull Request: Allow empty PTZ capabilities without PTZ permission

[mediacapture-image] Pull Request: Allow only ideal PTZ constraints in gUM

[mediacapture-image] Pull Request: Allow PTZ support to be always exposed in capabilities

[mediacapture-image] Pull Request: Deny mandatory PTZ contraints in basic getUserMedia contraints

[mediacapture-image] Pull Request: Fix dictionary name and minus sign typos

[mediacapture-image] Pull Request: Fix nits in PTZ example

[mediacapture-image] Pull Request: Make true a first-class value for pan, tilt and zoom constraints

[mediacapture-image] Pull Request: Note that required constraints are not allowed for device selection

[mediacapture-image] Pull Request: Remove a request permission to use algorithm note

[mediacapture-image] Pull Request: Replace OverConstrainedError with TypeError

[mediacapture-image] Reject with TypeError on required PTZ contraints in basic getUserMedia contraints (#261)

[mediacapture-image] Replace OverConstrainedError with TypeError (#264)

[mediacapture-image] Sanitize PTZ capabilities/settings based on PTZ permission (#245)

[mediacapture-image] Stop referring to `advanced` constraints (#252)

[mediacapture-image] Update examples using modern JS. (#253)

[mediacapture-main] [Feature] registerStream(deviceId = '0', stream = MediaStream) (#712)

[mediacapture-main] applyConstraints algorithm is imprecise in how to select the actual settings values (#729)

[mediacapture-main] Broader API proposals for device selection and permissions (#719)

[mediacapture-main] Bug in spec: circular dependency for enumerateDevices() (#709)

[mediacapture-main] Clarify "audiooutput" does not mean capture of audio output to headphones or speakers (#720)

[mediacapture-main] Default device selection and listing inconsistencies (#727)

[mediacapture-main] Define the fitness distance for all required constrains. (#722)

[mediacapture-main] Identify the list of allowed required constraints for getUserMedia (#707)

[mediacapture-main] Mandate implementations to support video frame subsampling (#723)

[mediacapture-main] MediaStreamTrack resizeMode constraint is too vague to request specific strategy (#702)

[mediacapture-main] new commits pushed by alvestrand

[mediacapture-main] new commits pushed by dontcallmedom

[mediacapture-main] new commits pushed by henbos

[mediacapture-main] new commits pushed by youennf

[mediacapture-main] Only reveal labels of devices user has given permission to (#640)

[mediacapture-main] Pass camera and microphone lists to the exposure decision algorithm (#721)

[mediacapture-main] Provide guidelines to persist capture transition indicators for long enough (#724)

[mediacapture-main] Pull Request: Define the fitness distance for all required constrains.

[mediacapture-main] Pull Request: Pass camera and microphone lists to the exposure decision algorithm

[mediacapture-main] Pull Request: Set up repo for auto-publication and automatic respec upgrade

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

[mediacapture-main] Simplify device selection algorithm (#725)

[mediacapture-main] Spec should provide algorithms to expose individual devices via enumerateDevices (#703)

[mediacapture-main] Update to latest ReSpec version (#728)

[mediacapture-output] Add an algorithm to expose audio output devices through enumerateDevices (#109)

[mediacapture-output] default audio output should be first in the enumerateDevice returned list (#113)

[mediacapture-output] Directing Web Speech API audio to a specific output device? (#102)

[mediacapture-output] new commits pushed by jan-ivar

[mediacapture-output] Reference webidl properly to fix respec errors. (#110)

[mediacapture-output] Rename selectAudioOutput: This specification does not define capture of headphones or speakers (#111)

[mediacapture-output] Rename setSinkId to setAudioOutput (#112)

[mediacapture-record] Use non-abbreviated terms in bitrates (#203)

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

[mediacapture-screen-share] Issue 38 - Cursor constraint (#58)

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

[mst-content-hint] Client/server-side question (#50)

[mst-content-hint] PING Review (#51)

[mst-content-hint] Why are arbitrary values disallowed for hints? (#47)

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

[webrtc-charter] Pull Request: Incorporate proposed editorial improvement from AC review

[webrtc-charter] Pull Request: Update patent policy text

[webrtc-extensions] RTP Header Extension Encryption (#47)

[webrtc-extensions] TAG review for playoutDelay (#51)

[webrtc-insertable-streams] Consider using TransformStreams instead of exposing ReadableStream/WritableStream (#48)

[webrtc-insertable-streams] Does transform receive Frames or Chunks? (#47)

[webrtc-insertable-streams] new commits pushed by dontcallmedom

[webrtc-insertable-streams] Pull Request: Fix a few editorial aspects

[webrtc-pc] Add support for WebRTC Data Channel in Workers (#230)

[webrtc-pc] addIceCandidate may not need to throw an error when no remoteDescription (#2519)

[webrtc-pc] Are sdpMid and candidate.sdpMLineIndex both allowed to be NULL (spec and implementation differ) (#2571)

[webrtc-pc] Are sdpMid and candidate.sdpMLineIndex both allowed to be NULL? (spec and implementation differ) (#2571)

[webrtc-pc] Can onicecandidate fire before SLD.then(code)? (#2574)

[webrtc-pc] Creation of MediaStreamTrack from raw PCM stream; Example 18 with a JSON file instead of messaging (#2570)

[webrtc-pc] editorial: fix indent of [Exposed=Window] (#2573)

[webrtc-pc] Message text not localizable (#1605)

[webrtc-pc] new commits pushed by aboba

[webrtc-pc] new commits pushed by dontcallmedom

[webrtc-pc] new commits pushed by henbos

[webrtc-pc] Publish automatically updates to the document as CR Drafts (#2580)

[webrtc-pc] Pull Request: Align with other specifications (non-normative changes)

[webrtc-pc] Pull Request: Define the set of transports for all connection state enums

[webrtc-pc] Pull Request: editorial: fix indent of [Exposed=Window]

[webrtc-pc] Pull Request: Fix Perfect Negotiation

[webrtc-pc] Pull Request: Point out that null mid+index only applies to end-of-candidates

[webrtc-pc] Pull Request: Publish automatically updates to the document as CR Drafts

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

[webrtc-pc] Should transceiver.stop() cause transciever.receiver.track.onended to fire? (#2581)

[webrtc-pc] Stopping senders and receivers: Present or absent? (#2579)

[webrtc-pc] Unassociated, stopped transceivers after createOffer: Present or absent? (#2576)

[webrtc-pc] Update Perfect Negotiation example to have the boolean (#2566)

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

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

[webrtc-priority] Move wpt tests to new directory (#8)

[webrtc-priority] new commits pushed by alvestrand

[webrtc-priority] new commits pushed by caribouW3

[webrtc-priority] new commits pushed by henbos

[webrtc-priority] Pull Request: Default RTCDataChannelInit.priority to "low"

[webrtc-priority] Pull Request: Security and Privacy section

[webrtc-priority] Security and Privacy Questionnaire (#3)

[webrtc-priority] Wide review (#16)

[webrtc-stats] Add Henrik B to the list of editors (#581)

[webrtc-stats] Add Henrik to the editor list (#579)

[webrtc-stats] Datachannel "transportId" doesn't say which transport (#575)

[webrtc-stats] End-to-end delay metrics (#537)

[webrtc-stats] Finding associated audio and video tracks? (#574)

[webrtc-stats] Flatten the stats hierarchy (#533)

[webrtc-stats] new commits pushed by alvestrand

[webrtc-stats] new commits pushed by vr000m

[webrtc-stats] playout delay (#568)

[webrtc-stats] Pull Request: Add Henrik B to the list of editors

[webrtc-stats] Pull Request: Describe what we mean by ssrc for remote stats.

[webrtc-stats] RTCSctpTransport is missing transportId (#582)

[webrtc-stats] Should remote-inbound-rtp contain bytesReceived? (#584)

[webrtc-svc] new commits pushed by aboba

Closed: [mediacapture-image] Document OverConstrainedError for PTZ in explainer (#229)

Closed: [mediacapture-image] Sanitize PTZ capabilities/settings based on PTZ permission (#245)

Closed: [mediacapture-image] Stop referring to `advanced` constraints (#252)

Closed: [mediacapture-main] Spec should provide algorithms to expose individual devices via enumerateDevices (#703)

Closed: [mediacapture-output] Directing Web Speech API audio to a specific output device? (#102)

Closed: [mst-content-hint] Client/server-side question (#50)

Closed: [webrtc-extensions] TAG review for playoutDelay (#51)

Closed: [webrtc-pc] Are sdpMid and candidate.sdpMLineIndex both allowed to be NULL? (spec and implementation differ) (#2571)

Closed: [webrtc-pc] Can onicecandidate fire before SLD.then(code)? (#2574)

Closed: [webrtc-pc] Make the set of transports for a PC obvious (#2563)

Closed: [webrtc-pc] Should transceiver.stop() cause transciever.receiver.track.onended to fire? (#2581)

Closed: [webrtc-pc] Unassociated, stopped transceivers after createOffer: Present or absent? (#2576)

Closed: [webrtc-pc] Update Perfect Negotiation example to have the boolean (#2566)

Closed: [webrtc-priority] Move wpt tests to new directory (#8)

Closed: [webrtc-priority] Need to specify default priority and what to do about it (#12)

Closed: [webrtc-priority] Security and Privacy Questionnaire (#3)

Closed: [webrtc-stats] Add appendix with flattened stats hierarchies? (#577)

Closed: [webrtc-stats] Add Henrik to the editor list (#579)

Closed: [webrtc-stats] Clarify that remote-[in/out]bound-rtp.ssrc refers to the localId's ssrc (#454)

Closed: [webrtc-stats] Datachannel "transportId" doesn't say which transport (#575)

Closed: [webrtc-stats] Define reception time for jitterBufferDelay stat (#549)

Closed: [webrtc-stats] RTCSctpTransport is missing transportId (#582)

Closed: [webrtc-stats] Should remote-inbound-rtp contain bytesReceived? (#584)

Last message date: Wednesday, 30 September 2020 20:07:06 UTC