Friday, 29 April 2016
- [webrtc-pc] Split RTCRtpEncodingParameters in RTCRtpEncodingParameters and RTCRtpDecodingParameters
- [webrtc-pc] Move degradationPreference from RTCRtpParameters to RTCRtpEncodingParameters
- [webrtc-pc] addTrack needs to match media types
Thursday, 28 April 2016
- Closed: [webrtc-pc] true as default values for dictionary is bad practice
- [webrtc-pc] Merged Pull Request: RTCIceCandidate: Use nullable members in init dictionary to describe constructor behavior
- [webrtc-pc] Merged Pull Request: replaceTrack: Use sender's transceiver to determine if a 'simple track swap' is enough
- [webrtc-pc] Merged Pull Request: Add closed state and same state checks to update ice connection/gathering state steps
- [webrtc-pc] Merged Pull Request: webrtc.html: fix currentLocalDescription and currentRemoteDescription…
- [webrtc-pc] Merged Pull Request: First half hearted shot at #529.
- [webrtc-pc] Closed Pull Request: Use enum for RTCDataChannel’s ordered attribute
- [webrtc-pc] Closed Pull Request: Use enum for voiceActivityDetection
- [webrtc-pc] Pull Request: RTCIceCandidate: Use nullable members in init dictionary to describe constructor behavior
- [webrtc-pc] RTCIceCandidate constructor should not require sdpMid dictionary member
- [webrtc-pc] Pull Request: replaceTrack: Use sender's transceiver to determine if a 'simple track swap' is enough
- Re: Proposed resolution on the "change booleans to enums" issue
- [webrtc-pc] Pull Request: Add closed state and same state checks to update ice connection/gathering state steps
- [webrtc-pc] Pull Request: addTransceiver(): Throw a TypeError on a bogus track kind (issue: #581)
Wednesday, 27 April 2016
- [webrtc-pc] Pull Request: Specify the synchronous and queued steps for addIceCandidate (issue #600)
- Re: Proposed resolution on the "change booleans to enums" issue
- Re: Proposed resolution on the "change booleans to enums" issue
- Re: Proposed resolution on the "change booleans to enums" issue
- [webrtc-pc] Operations queue: What is run synchronously before the operation is queued?
- [webrtc-pc] 'update the ICE gathering/connection state' steps should check for closed state
- [webrtc-pc] Faulty step 7 in replaceTrack algo
- Re: No events fired as a result of pc.close() - OK?
- No events fired as a result of pc.close() - OK?
Tuesday, 26 April 2016
- Closed: [webrtc-pc] replaceTrack: steps of point 9 in paralell?
- Re: Proposed resolution on the "change booleans to enums" issue
Monday, 25 April 2016
- [webrtc-pc] Calling RTCRtpReceiver.track.stop()
- [webrtc-pc] replaceTrack: steps of point 9 in paralell?
- [webrtc-pc] Pull Request: Fix rtcpTransport description
- [webrtc-pc] Pull Request: webrtc.html: fix currentLocalDescription and currentRemoteDescription…
- [webrtc-stats] Merged Pull Request: s/remoteId/associateStatsId per discussion in #17
- Re: Question about desired max-bundle behavior with remote offers.
Friday, 22 April 2016
- [webrtc-pc] Merged Pull Request: Enable Travis APT caching
- [webrtc-pc] Pull Request: [WIP] Enable Travis APT caching
- [webrtc-pc] Merged Pull Request: Fix so that builds are also running for PR
- [webrtc-pc] Merged Pull Request: latest respec2html needs node >= 5.0
Thursday, 21 April 2016
- [webrtc-pc] Pull Request: latest respec2html needs node >= 5.0
- [webrtc-pc] Pull Request: Fix so that builds are also running for PR
- [webrtc-pc] Merged Pull Request: webrtc.html: misprint and basic fixes
- [webrtc-pc] Merged Pull Request: Fix internal links
- [webrtc-pc] Merged Pull Request: Fix typo (s/getReceivers/getTransceivers/) in addTransceiver() (issue #582)
- [webrtc-pc] Merged Pull Request: Travis fix
- [webrtc-pc] Pull Request: Fix internal links
- [webrtc-pc] Pull Request: Fix typo (s/getReceivers/getTransceivers/) in addTransceiver() (issue #582)
- [webrtc-stats] Merged Pull Request: Fix .travis.yml YAML syntax
- [webrtc-stats] Pull Request: Fix .travis.yml YAML syntax
- [webrtc-pc] Pull Request: Travis fix
- [webrtc-pc] Pull Request: First half hearted shot at #529.
Wednesday, 20 April 2016
Tuesday, 19 April 2016
- Closed: [webrtc-pc] Document that addIceCandidate(null) means done gathering
- Closed: [webrtc-pc] Clarify relation between a local track's settings and how it is encoded by PeerConnection
- Proposed resolution on the "change booleans to enums" issue
- Closed: [webrtc-pc] RTCRtpSender.track needs to be nullable
Monday, 18 April 2016
Sunday, 17 April 2016
Saturday, 16 April 2016
Friday, 15 April 2016
- Re: SDP renegotiation with same msid but different ssrc (video becomes frozen)
- Re: SDP renegotiation with same msid but different ssrc (video becomes frozen)
- [webrtc-pc] currentLocalDescription: incongruous explanation
- [webrtc-pc] Is it OK to call addTransceiver() with a track already added by addTrack()?
- [webrtc-pc] Typo in addTransceiver()
- [webrtc-pc] No error defined for addTransceiver() with a bogus track kind
- [webrtc-pc] Pull Request: webrtc.html: add miss spaces
- Re: SDP renegotiation with same msid but different ssrc (video becomes frozen)
Thursday, 14 April 2016
- Re: Question about desired max-bundle behavior with remote offers.
- Re: SDP renegotiation with same msid but different ssrc (video becomes frozen)
- Closed: [webrtc-pc] ICE connection state explanation: wrong event name
- [webrtc-pc] Congruenting about "The negotiation-needed flag is cleared when setLocalDescription"
- Closed: [webrtc-pc] Should have a "closed" RTCPeerConnectionState
- [webrtc-pc] Merged Pull Request: Make RtpSender.track nullable
- [webrtc-pc] Merged Pull Request: icegatheringstatechange cut/paste error
- Closed: [webrtc-pc] RTCSessionDescription parameters should be readonly.
- [webrtc-pc] Merged Pull Request: Make RTCSessionDescription readonly, and createOffer return dictionary.
- [webrtc-pc] Merged Pull Request: Changing from callback interface to dictionary for RTCIdentityProvider
- Closed: [webrtc-pc] Redesign RTCIdentityProvider to not be a callback interface
- [webrtc-pc] Merged Pull Request: Revert "Added initialization of readonly and remote attributes for in…
- Closed: [webrtc-pc] Remove track attributes "remote" and "readonly"
- [webrtc-pc] Merged Pull Request: Splitting apart RTCIceConnectionState and RTCIceTransportState.
- [webrtc-pc] Merged Pull Request: Move 'closed' state from RTCSignalingState to RTCPeerConnectionState (issue #530)
- [webrtc-pc] Need to specify precisely when MID generation happens
- [webrtc-pc] Merged Pull Request: update MID to be random values when not received in offer
- Closed: [webrtc-pc] .mid attribute - random or Null when MID is not present in SDP?
- [webrtc-pc] Pull Request: Make RtpSender.track nullable
- [webrtc-pc] Pull Request: icegatheringstatechange cut/paste error
- [webrtc-pc] ICE connection state explanation: wrong event name
Wednesday, 13 April 2016
- [webrtc-pc] Pull Request: Make RTCSessionDescription readonly, and createOffer return dictionary.
- Re: Question about desired max-bundle behavior with remote offers.
Tuesday, 12 April 2016
- Question about desired max-bundle behavior with remote offers.
- Re: Call for Consensus (CfC) to transition "Media Capture and Streams" to Candidate Recommendation
- Re: Call for Consensus (CfC) to transition “Media Capture and Streams” to Candidate Recommendation
- RE: Call for Consensus (CfC) to transition “Media Capture and Streams” to Candidate Recommendation
Monday, 11 April 2016
- Re: Call for Consensus (CfC) to transition “Media Capture and Streams” to Candidate Recommendation
- [webrtc-pc] RTCSessionDescription parameters should be readonly.
Friday, 8 April 2016
- [webrtc-pc] Unclear how the `getStats` track selector works in the context of RtpSenders.
- RE: Issue 548
- [webrtc-pc] Mechanisms for populating the contents of RTCRtpSender/Receiver are missing
Thursday, 7 April 2016
- RE: Issue 444: RTX APT capability?
- [webrtc-pc] RTCRtpReceiver.track needs to be nullable
- [webrtc-pc] Document that addIceCandidate(null) means done gathering
- Re: Call for Consensus (CfC) to transition “Media Capture and Streams” to Candidate Recommendation
- Call for Consensus (CfC) to transition “Media Capture and Streams” to Candidate Recommendation