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

[mediacapture-fromelement] Should it be possible to call canvas.captureStream() before canvas.getContext()? (#31)

[mediacapture-image] [PTZ] Should `applyConstraints` request permission? (#223)

[mediacapture-image] [PTZ] Should pan, tilt, and zoom double constraints apply to getUserMedia? (#224)

[mediacapture-image] [PTZ] Should pan,tilt,zoom double constraints apply to getUserMedia? (#224)

[mediacapture-image] Add PTZ explainer (#221)

[mediacapture-image] Clarify grabFrame timing (#212)

[mediacapture-image] Include malicious sites and surveillance cameras in the PTZ explainer (#222)

[mediacapture-image] new commits pushed by riju

[mediacapture-image] Pull Request: Add PTZ explainer

[mediacapture-image] The (bool or ConstrainDouble) case for pan/tilt/zoom is unclear (#225)

[mediacapture-image] Update pan, tilt and zoom constraints (#218)

[mediacapture-main] Added support for new "category" constraint for audio (#664)

[mediacapture-main] Deprecate inputDeviceInfo.getCapabilities() for better privacy (#672)

[mediacapture-main] Devce info Access Control Model needs an update (#683)

[mediacapture-main] Device info Access Control Model needs an update (#683)

[mediacapture-main] error message may require language/direction metadata (#673)

[mediacapture-main] Handling of rotation for camera capture streams (#660)

[mediacapture-main] Have deviceId follow partitioning rules for localStorage. (#674)

[mediacapture-main] If getUserMedia access is not granted, devicechange event should only be fired if devices of a given type go from 0 to 1 or 1 to 0 (#690)

[mediacapture-main] New audio acquisition constraints (#671)

[mediacapture-main] new commits pushed by aboba

[mediacapture-main] new commits pushed by alvestrand

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

[mediacapture-main] new commits pushed by youennf

[mediacapture-main] Only fire devicechange event when devices physically added/removed (#688)

[mediacapture-main] Pull Request: Clear [[storedDeviceList]] on setting [[canExposeDeviceInfo]] to true

[mediacapture-main] Pull Request: Don't fire mute event on already muted track. Ditto unmute/unmuted.

[mediacapture-main] Pull Request: Have deviceId follow partitioning rules for localStorage.

[mediacapture-main] Pull Request: Only fire devicechange on 0->1 & 1->0 kind devices pre-gUM.

[mediacapture-main] Pull Request: Remove outdated mention of usage on insecure contexts

[mediacapture-main] Pull Request: Remove outdated mentions of Media Capture Task Force

[mediacapture-main] Pull Request: Remove UUID recommendation for deviceId and groupId.

[mediacapture-main] Pull Request: Update editors list to reflect former editor statuses

[mediacapture-main] Pull Request: Update the description of the DeviceInfo Access model given tigthening made to enumerateDevices

[mediacapture-main] Pull Request: Upgrade to ReSpec 25.4.2

[mediacapture-main] Pull Request: Use more consistent linking practices

[mediacapture-main] Reference storage spec once its hooks are ready (#675)

[mediacapture-main] Require user activation to automatically grant getUserMedia calls (#666)

[mediacapture-main] respec 25.4.2 upgrade: errors (#684)

[mediacapture-main] Shouldn't fire (un)mute event on already (un)muted track (#676)

[mediacapture-main] Stop recommending UUID for deviceId/groupId (#682)

[mediacapture-main] The devicechange event should not fire for changes of a device kind that cannot be used for a given browsing context (#692)

[mediacapture-main] What happens when a machine suspends? (#668)

[mediacapture-main] What happens when laptop lid is closed / phone display is turned off? (#670)

[mediacapture-record] Is there any implementer objection to supporting audio/wav mimeType? (#198)

[mediacapture-record] more "Privacy and Security Considerations" text (#165)

[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 possibility to request the same surface stream, but with different constraints (e.g. resolution) (#139)

[mst-content-hint] Differentiate between speech for human and machine consumption (#39)

[mst-content-hint] Pull Request: Added the uniform-speech contentHint for machine recognition of speech

[mst-content-hint] Pull Request: Create security-privacy-questionnaire.md

[webrtc-extensions] add impact to explainer (#36)

[webrtc-extensions] Pull Request: add impact to explainer

[webrtc-pc] Add [[Mid]] internal slot & separate JSEP state (#2505)

[webrtc-pc] Add portscanning warning to the spec (#2518)

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

[webrtc-pc] Audio sometimes fails to capture, sometimes dissapear during call (#2520)

[webrtc-pc] Calling SRD twice isn't web compatible (#2512)

[webrtc-pc] Close other peer's dtls & datachannel after unload (#2490)

[webrtc-pc] connectionState error: State with no defined outcome (#2499)

[webrtc-pc] disallow pairing ice-tcp candidates with local ip addresses (#2465)

[webrtc-pc] Does a PC depend on the page context? (#2516)

[webrtc-pc] getRemoteCertificates use-case (#2503)

[webrtc-pc] Mark multiple DTLS certificates at risk (#2498)

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

[webrtc-pc] new commits pushed by aboba

[webrtc-pc] new commits pushed by alvestrand

[webrtc-pc] new commits pushed by henbos

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

[webrtc-pc] On track removal: Should you mute an already muted track? (#2506)

[webrtc-pc] Only fire negotiationneeded when chain is/becomes empty. (#2509)

[webrtc-pc] onnegotiationneeded still races with onmessage under stress (#2508)

[webrtc-pc] ontrack events need to fire before setRemoteDescription resolves (#198)

[webrtc-pc] Pull Request: Don't send closed or error events on closed data channels.

[webrtc-pc] Pull Request: Make connectionState 'connected' cover all non-failure partial connects

[webrtc-pc] Pull Request: Only fire negotiationneeded when chain is/becomes empty.

[webrtc-pc] Pull Request: Reference to non-existent WPT test

[webrtc-pc] Pull Request: s/remotevideo/remote video/ in track.label. Ditto audio.

[webrtc-pc] Pull Request: Validate back-to-back offers as if answers were applied in between.

[webrtc-pc] Rejecting invalid session description (#2441)

[webrtc-pc] Restart process to apply description if addTrack called (#2504)

[webrtc-pc] Should not fire errors on closed datachannels (#2511)

[webrtc-pc] Undefined RTCPeerConnectionState states (#2446)

[webrtc-pc] Validate back-to-back offers as if answers were applied in between. (#2514)

[webrtc-pc] What happens to PC when page suspends? (#2513)

[webrtc-pc] What is the anatomy of a serialized WebRTC RTCEncodedVideoFrame and RTCEncodedAudioFrame (#2507)

[webrtc-pc] What is the behavior when the RTP extension for rotation is sent? (#2483)

[webrtc-pc] Why does addIceCandidate throw an error when no remoteDescription. Most libraries abstract this error away (#2519)

[webrtc-stats] Add remoteSource to "media-source" (#453)

[webrtc-stats] clarifies JB metric measurement (#567)

[webrtc-stats] Deleted was removed in #462, was not added to Obsolete section (#467)

[webrtc-stats] Effect of ICE restart on "transport" and "candidate" / "candidate-pair" (#510)

[webrtc-stats] Exposing RTCIceCandidateStats.networkType might trigger fingerprinting (#374)

[webrtc-stats] Fix RTCMediaSourceStats typo (#436)

[webrtc-stats] Lifetime of "outbound-rtp" (#558)

[webrtc-stats] Make targetBitrate obsolete (was: targetBitrate should not be "measured over 1 second window") (#423)

[webrtc-stats] Make trackIds obsolete (#570)

[webrtc-stats] Move RTCMediaHandlerStats::remoteSource to the obsolete section (#528)

[webrtc-stats] new commits pushed by alvestrand

[webrtc-stats] new commits pushed by henbos

[webrtc-stats] new commits pushed by vr000m

[webrtc-stats] playout delay (#568)

[webrtc-stats] Pull Request: Add "required" specifiers within dictionaries

[webrtc-stats] Pull Request: Add ICE ufrag to RTCTransportStats

[webrtc-stats] Pull Request: Add iceState to RTCTransportStats

[webrtc-stats] Pull Request: clarifies JB metric measurement

[webrtc-stats] Pull Request: Make trackIds obsolete

[webrtc-stats] Pull Request: Move Priority to the obsolete section

[webrtc-stats] Pull Request: Noted that byte counts don't include connectivity checks.

[webrtc-stats] Pull Request: playout delay

[webrtc-stats] Pull Request: remoteSource obsolete, relayedSource added

[webrtc-stats] Pull Request: RTCScalableVideoCodecLayerStats added

[webrtc-stats] Pull Request: Update targetBitrate definition

[webrtc-stats] remoteSource obsolete, relayedSource added (#566)

[webrtc-stats] RTCScalableVideoCodecLayerStats added (#559)

[webrtc-stats] targetBitrate should be defined as current encoder target settings (#560)

[webrtc-stats] Unclear result of stats filtering by sender/receiver. (#571)

[webrtc-stats] Update targetBitrate definition (#563)

[webrtc-stats] What does a "transport" consider as "payload"? (#507)

[webrtc-svc] Custom Scalability Structures (#3)

[webrtc-svc] Make it clear that scalabilityMode is case-sensitive (#32)

[webrtc-svc] new commits pushed by aboba

[webrtc-svc] new commits pushed by dontcallmedom

[webrtc-svc] Privacy considerations aren't specific enough? (#30)

[webrtc-svc] Pull Request: Case Sensitivity of scalability modes

[webrtc-svc] Pull Request: Clean up ReSpec formatting

[webrtc-svc] Pull Request: Remove outdated ack and empty changelog

[webrtc-svc] Wide review of the spec (#29)

Closed: [mediacapture-image] [PTZ] Should pan, tilt, and zoom double constraints apply to getUserMedia? (#224)

Closed: [mediacapture-main] Device info Access Control Model needs an update (#683)

Closed: [mediacapture-main] New audio acquisition constraints (#671)

Closed: [mediacapture-main] Only fire devicechange event when devices physically added/removed (#688)

Closed: [mediacapture-main] respec 25.4.2 upgrade: errors (#684)

Closed: [mediacapture-main] Should deviceId be partitioned by top level origin and document origin (#598)

Closed: [mediacapture-main] Shouldn't fire (un)mute event on already (un)muted track (#676)

Closed: [mediacapture-main] Stop recommending UUID for deviceId/groupId (#682)

Closed: [mediacapture-screen-share] Add possibility to request the same surface stream, but with different constraints (e.g. resolution) (#139)

Closed: [webrtc-pc] Audio sometimes fails to capture, sometimes dissapear during call (#2520)

Closed: [webrtc-pc] Calling SRD twice isn't web compatible (#2512)

Closed: [webrtc-pc] connectionState error: State with no defined outcome (#2499)

Closed: [webrtc-pc] disallow pairing ice-tcp candidates with local ip addresses (#2465)

Closed: [webrtc-pc] getRemoteCertificates use-case (#2503)

Closed: [webrtc-pc] JSEP reads & modifies transceivers in parallel, causing racy behavior. (#2476)

Closed: [webrtc-pc] On track removal: Should you mute an already muted track? (#2506)

Closed: [webrtc-pc] onnegotiationneeded still races with onmessage under stress (#2508)

Closed: [webrtc-pc] respec error: non-existant Web Platform Test (#2500)

Closed: [webrtc-pc] Test coverage chapter 7 (#2464)

Closed: [webrtc-pc] The threading model of webrtc-pc: When are effects of in-parallel stuff surfaced? (#2502)

Closed: [webrtc-pc] Undefined RTCPeerConnectionState states (#2446)

Closed: [webrtc-pc] What happens to PC when page suspends? (#2513)

Closed: [webrtc-pc] What is the anatomy of a serialized WebRTC RTCEncodedVideoFrame and RTCEncodedAudioFrame (#2507)

Closed: [webrtc-stats] "make travissetup" does not work on mac (#329)

Closed: [webrtc-stats] Add remoteSource to "media-source" (#453)

Closed: [webrtc-stats] audioLevel can be removed from "track"|"receiver"|"sender" stats (#391)

Closed: [webrtc-stats] Clarify that ICE ping bytes are not included in payload bytes (#556)

Closed: [webrtc-stats] Deleted was removed in #462, was not added to Obsolete section (#467)

Closed: [webrtc-stats] Effect of ICE restart on "transport" and "candidate" / "candidate-pair" (#510)

Closed: [webrtc-stats] Exposing RTCIceCandidateStats.networkType might trigger fingerprinting (#374)

Closed: [webrtc-stats] Fix RTCMediaSourceStats typo (#436)

Closed: [webrtc-stats] identifying the ice generation of a candidate pair (#358)

Closed: [webrtc-stats] Make targetBitrate obsolete (was: targetBitrate should not be "measured over 1 second window") (#423)

Closed: [webrtc-stats] Mark trackId references obsolete and add other references if/where necessary (#531)

Closed: [webrtc-stats] Move RTCMediaHandlerStats::priority to the obsolete section (#529)

Closed: [webrtc-stats] Move RTCMediaHandlerStats::remoteSource to the obsolete section (#528)

Closed: [webrtc-stats] RTCTransportStats is missing iceState (#483)

Closed: [webrtc-stats] Stats need to mark up which members are required (#304)

Closed: [webrtc-stats] targetBitrate should be defined as current encoder target settings (#560)

Closed: [webrtc-svc] Custom Scalability Structures (#3)

Closed: [webrtc-svc] Privacy considerations aren't specific enough? (#30)

Last message date: Thursday, 30 April 2020 20:44:21 UTC