Friday, 31 August 2018
- Identity moved to its own repository
- [webrtc-pc] how to use datachannel bufferedamountlow threshold callback?
- Re: status of webrtc-quic
Thursday, 30 August 2018
- [webrtc-pc] Pull Request: Have getSenders()/getReceivers() return only non-stopped ones.
- [webrtc-pc] Pull Request: Remove identiyt from this repository
- Re: status of webrtc-quic
Wednesday, 29 August 2018
- Re: status of webrtc-quic
- status of webrtc-quic
- [webrtc-pc] pc.getSenders() and getReceivers() include stopped ones.
Tuesday, 28 August 2018
- Weekly github digest (WebRTC WG specifications)
- [webrtc-pc] RTCDataChannel.bufferedAmountLowThreshold not handled correctly
- Doodle for September WebRTC VI
- Cancelling VI of August 29th
Monday, 27 August 2018
- [webrtc-pc] Reference to stalled IETF draft in 4.2.2
- [webrtc-pc] Make possible to select TURN allocataion address familly. (to avoid IPv6 confusion)
- Re: WebRTC don't send TURN REQUESTED-ADDRESS-FAMILY attribute => Even if TURN allocation sent on IPv6, then an IPv4 address will be allocated.
- [webrtc-pc] Pull Request: Added error detail "datachannel-id-generation-error", using in error …
Thursday, 23 August 2018
Wednesday, 22 August 2018
- WebRTC Next Version Use Cases
- WebRTC don't send TURN REQUESTED-ADDRESS-FAMILY attribute => Even if TURN allocation sent on IPv6, then an IPv4 address will be allocated.
- [webrtc-pc] Properly define origin (and handling thereof) for PeerConnection
Tuesday, 21 August 2018
- Weekly github digest (WebRTC WG specifications)
- [webrtc-stats] RTCIceCandidateType: is it 'relay' or 'relayed'
Monday, 20 August 2018
- [webrtc-pc] Pull Request: Align rejection with OperationError.
- [webrtc-pc] Be consistent when rejecting with an OperationError
- [webrtc-pc] Pull Request: A shot at aligning eventfiring with how it's specced in other docs.
Thursday, 16 August 2018
Tuesday, 14 August 2018
- [webrtc-pc] Effect of RTCRtpSendParameters on Simulcast
- Weekly github digest (WebRTC WG specifications)
- [webrtc-pc] Pull Request: Remove simulcast material and refer to simulcast draft
Monday, 13 August 2018
- [webrtc-pc] Pull Request: Remove simulcast material and refer to simulcast draft
- [webrtc-pc] Move Simulcast to Separate Document
Sunday, 12 August 2018
Friday, 10 August 2018
- [webrtc-pc] Gatherer state vs gathering state
- [webrtc-pc] Failed to execute 'insertDTMF' on 'RTCDTMFSender': The 'canInsertDTMF' attribute is false: this sender cannot send DTMF.
Thursday, 9 August 2018
Tuesday, 7 August 2018
Monday, 6 August 2018
Sunday, 5 August 2018
Friday, 3 August 2018
- [webrtc-pc] Pull Request: Remove superfluous union on addIceCandidate
- [webrtc-pc] Superfluous union in addIceCandidate.
- [webrtc-pc] Pull Request: Added checks to make sure maxFramerate is not negative.