[webrtc-pc] Split RTCRtpEncodingParameters in RTCRtpEncodingParameters and RTCRtpDecodingParameters
[webrtc-pc] Move degradationPreference from RTCRtpParameters to RTCRtpEncodingParameters
[webrtc-pc] addTrack needs to match media types
Closed: [webrtc-pc] true as default values for dictionary is bad practice
[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
[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)
[webrtc-pc] Pull Request: Specify the synchronous and queued steps for addIceCandidate (issue #600)
[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
No events fired as a result of pc.close() - OK?
[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
[webrtc-pc] Pull Request: [WIP] Enable Travis APT caching
[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] Pull Request: Fix internal links
[webrtc-pc] Pull Request: Fix typo (s/getReceivers/getTransceivers/) in addTransceiver() (issue #582)
[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.
[webrtc-pc] The InvalidParameter error seems to not exist
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
- Re: Proposed resolution on the "change booleans to enums" issue
- Re: Proposed resolution on the "change booleans to enums" issue
[webrtc-pc] Unclear if RTCRtpTransceiver.stop() acts right away or requires negotiation
[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)
- 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] Congruenting about "The negotiation-needed flag is cleared when setLocalDescription"
Closed: [webrtc-pc] Should have a "closed" RTCPeerConnectionState
[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
[webrtc-pc] Pull Request: Make RTCSessionDescription readonly, and createOffer return dictionary.
Question about desired max-bundle behavior with remote offers.
[webrtc-pc] RTCSessionDescription parameters should be readonly.
[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
RE: Issue 444: RTX APT capability?
[webrtc-pc] RTCRtpReceiver.track needs to be nullable
[webrtc-pc] Document that addIceCandidate(null) means done gathering
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
- Re: Call for Consensus (CfC) to transition “Media Capture and Streams” to Candidate Recommendation