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

[mediacapture-depth] Fix ReSpec warning

[mediacapture-depth] Meta: use public-webrtc@w3.org mailing list for comments

[mediacapture-depth] Point to public-webrtc

[mediacapture-depth] Pull Request: Fix ReSpec warning

[mediacapture-depth] Pull Request: Meta: use public-webrtc@w3.org mailing list for comments

[mediacapture-fromelement] Point to public-webrtc

[mediacapture-image] new commits pushed by plehegar

[mediacapture-image] Point to public-webrtc

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

[mediacapture-main] enumerateDevices() doesn't mention how to handle OS device permissions

[mediacapture-main] getCapabilities() cannot return null

[mediacapture-main] new commits pushed by aboba

[mediacapture-main] new commits pushed by henbos

[mediacapture-main] new commits pushed by plehegar

[mediacapture-main] Point to public-webrtc

[mediacapture-main] Pull Request: Have getCapabilities() return an empty dictionary instead of null

[mediacapture-main] Should getUserMedia be functional in SecureContext only?

[mediacapture-main] What does it mean to 'combine' origins?

[mediacapture-main] What happens to constraints that are not applicable? Ignored or OverconstrainedError?

[mediacapture-output] It is unclear why https://w3c.github.io/mediacapture-output/#dom-htmlmediaelement-setsinkid 5.5 needs to queue a task

[mediacapture-output] new commits pushed by guidou

[mediacapture-output] new commits pushed by plehegar

[mediacapture-output] Point to public-webrtc

[mediacapture-output] Pull Request: Initialize [[SinkId]] to "".

[mediacapture-output] s/SecurityError/NotAllowedError/

[mediacapture-output] setSinkId is inconsistent in handling of default value.

[mediacapture-output] Should setSinkId be functional in SecureContext only?

[mediacapture-output] Touching sinkId from background thread

[mediacapture-record] new commits pushed by plehegar

[mediacapture-record] Point to public-webrtc

[mediacapture-record] Provide an option to enumerate all supported media types

[mediacapture-screen-share] Behavior for getDisplayMedia() and getDisplayMedia({}) should be the same

[mediacapture-screen-share] Bring back constraints for downscaling, not selection filtering.

[mediacapture-screen-share] Describe what happens if the window is closed or the monitor is disconnected

[mediacapture-screen-share] Extend constraints to constrainable patterns

[mediacapture-screen-share] Issue 29 - Powerpoint is Special

[mediacapture-screen-share] Mention capture of system audio

[mediacapture-screen-share] Offer high level source filtering

[mediacapture-screen-share] Point to public-webrtc

[mediacapture-screen-share] Pull Request: Extend constraints to constrainable patterns

[mediacapture-screen-share] Separate getDisplayMedia() algorithm; reintroduce constraints.

[mediacapture-screen-share] Should getDisplayMedia be functional in SecureContext only?

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

[webrtc-pc] Add warning to RTCRtpTransceiver.stop(). Stop rejected transceivers at SLD().

[webrtc-pc] Added error detail "datachannel-id-generation-error", using in error …

[webrtc-pc] Additional simulcast example

[webrtc-pc] canInsertDTMF transitions

[webrtc-pc] change link of mediastreamtrack definition

[webrtc-pc] Create separate Simulcast/SVC document

[webrtc-pc] Define what happens if maxFramerate is 0?

[webrtc-pc] Don't fire events on a closed peer connection

[webrtc-pc] Effect of RTCRtpSendParameters on Simulcast

[webrtc-pc] Events not bubbling

[webrtc-pc] getSynchronizationSources (and getContriburingSources) should work for video too

[webrtc-pc] getSynchronizationSources/getContributingSources for video as well

[webrtc-pc] Handling of invalid values in RTCRtpSender.setParameters()

[webrtc-pc] Have getSenders()/getReceivers() return only non-stopped ones.

[webrtc-pc] how to use datachannel bufferedamountlow threshold callback?

[webrtc-pc] Issue 1619 patch

[webrtc-pc] Make possible to select TURN allocation address family (to avoid IPv6 confusion)

[webrtc-pc] Mandating [SecureContext]

[webrtc-pc] Missing normative steps for determining codecs

[webrtc-pc] new commits pushed by aboba

[webrtc-pc] new commits pushed by alvestrand

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

[webrtc-pc] new commits pushed by plehegar

[webrtc-pc] Possible race between unmuting a remote track and setRemoteDescription() muting it.

[webrtc-pc] Pull Request: change link of mediastreamtrack definition

[webrtc-pc] Pull Request: getSynchronizationSources/getContributingSources for video as well

[webrtc-pc] Pull Request: Issue 1619 patch

[webrtc-pc] Pull Request: Move priority from RTCRtpEncodingParameters to RTCRtpSendParameters

[webrtc-pc] Pull Request: Rename RTCIceCandidate.ip to address.

[webrtc-pc] Pull Request: Reorganize simulcast functionality

[webrtc-pc] Pull Request: Restructure simulcast material

[webrtc-pc] Pull Request: Separate specification for SVC support

[webrtc-pc] Pull Request: Simulcast behavior

[webrtc-pc] Pull Request: Simulcast encoding examples

[webrtc-pc] Reference to stalled IETF draft in 4.2.2

[webrtc-pc] Remove simulcast material and refer to simulcast draft

[webrtc-pc] Rename RTCIceCandidate.ip to address.

[webrtc-pc] rename RTCIceCandidate.ip to address?

[webrtc-pc] RTCDataChannel.send during 'closing' state

[webrtc-pc] RTCIceTransport selected candidate pair behavior when changing state

[webrtc-pc] setRemoteDescription() adding and removing tracks to streams should be synchronous

[webrtc-pc] Throw SyntaxError on {urls:[]}.

[webrtc-stats] Add a "panel test" to track implementation status

[webrtc-stats] Add TLS version and TLS group to RTCTransportStats

[webrtc-stats] audioLevel can be removed from 'csrc'

[webrtc-stats] Call out which stats are expected to trigger StatsEnded events

[webrtc-stats] csrc can be removed and RTCRtpContributingSourceStats can be moved to receiver stats.

[webrtc-stats] Exposing RTCIceCandidateStats.networkType might trigger fingerprinting

[webrtc-stats] fix rtcicecandidate url description

[webrtc-stats] Inconsistent usage of not applicable/not present

[webrtc-stats] Is exposing a remote peer IP address through RTCIceCandidateStats.address a privacy issue

[webrtc-stats] new commits pushed by alvestrand

[webrtc-stats] new commits pushed by plehegar

[webrtc-stats] new commits pushed by vr000m

[webrtc-stats] Pull Request: add stunserverconnectionstats

[webrtc-stats] Pull Request: fix rtcicecandidate url description

[webrtc-stats] Pull Request: relayprotocol: simplifiy language

[webrtc-stats] Pull Request: Rename RTCIceCandidateStats.ip to address.

[webrtc-stats] Pull Request: typo fix in receiver section

[webrtc-stats] Rename RTCIceCandidate.ip to address.

[webrtc-stats] Rename RTCIceCandidateStats.ip to address.

[webrtc-stats] Replace "stream" stats with RTCMediaHandlerStats.mid

[webrtc-stats] RTCIceCandidateType: is it 'relay' or 'relayed'

[webrtc-stats] Should track also contain RTCRtpReciever stats?

[webrtc-stats] typo fix in receiver section

[webrtc-stats] Typo fix in receiver.

Closed: [mediacapture-depth] Point to public-webrtc

Closed: [mediacapture-main] Isolated Media Streams require forethought in gUM permission algorithm

Closed: [mediacapture-main] Questions about setting belonging to source in Section 3.

Closed: [mediacapture-output] s/SecurityError/NotAllowedError/

Closed: [mediacapture-output] Touching sinkId from background thread

Closed: [mediacapture-screen-share] Behavior for getDisplayMedia() and getDisplayMedia({}) should be the same

Closed: [mediacapture-screen-share] Bring back constraints for downscaling, not selection filtering.

Closed: [mediacapture-screen-share] MediaTrackConstraints usage contradiction

Closed: [webrtc-pc] Additional simulcast example

Closed: [webrtc-pc] Events not bubbling

Closed: [webrtc-pc] Is an RTCIceServer with no urls useful?

Closed: [webrtc-pc] Mandating [SecureContext]

Closed: [webrtc-pc] Possible race between unmuting a remote track and setRemoteDescription() muting it.

Closed: [webrtc-pc] Reference to stalled IETF draft in 4.2.2

Closed: [webrtc-pc] rename RTCIceCandidate.ip to address?

Closed: [webrtc-pc] setRemoteDescription() adding and removing tracks to streams should be synchronous

Closed: [webrtc-pc] Sort out meaning of "Fire event with OperationError exception"

Closed: [webrtc-stats] Add TLS version and EC group id to stats

Closed: [webrtc-stats] audioLevel can be removed from 'csrc'

Closed: [webrtc-stats] csrc can be removed and RTCRtpContributingSourceStats can be moved to receiver stats.

Closed: [webrtc-stats] Rename RTCIceCandidate.ip to address.

Closed: [webrtc-stats] RTCIceCandidateType: is it 'relay' or 'relayed'

Closed: [webrtc-stats] Typo fix in receiver.

Last message date: Sunday, 30 September 2018 10:28:03 UTC