- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 26 Mar 2019 17:01:19 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1h8pRv-0007j5-7g@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+9/-8/💬62)
9 issues created:
- Procedure for DataChannelId assignment on transport open not specified (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2144
- SLD({type: "offer"}) wo/createOffer should be InvalidModificationError (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2143
- Set the configuration is unnecessarily checking for some members being set (by youennf)
https://github.com/w3c/webrtc-pc/issues/2142
- Missing specification on how to drop bandwidth between encodings and/or drop simulcast layers (by murillo128)
https://github.com/w3c/webrtc-pc/issues/2141
- Add setTargetJitterBufferDelay method to RTCRtpReceiver (by kuddai)
https://github.com/w3c/webrtc-pc/issues/2139
- Strengthen generateCertificate expires capping (by youennf)
https://github.com/w3c/webrtc-pc/issues/2137
- getSelectedCandidatePair needs special treatment for PRFLX candidates (by youennf)
https://github.com/w3c/webrtc-pc/issues/2134
- [[LastOffer]] and [[LastAnswer]] should probably be cleared when negotiation completes (by docfaraday)
https://github.com/w3c/webrtc-pc/issues/2131
- RTCSctpTransport should inherit EventTarget (by ExE-Boss)
https://github.com/w3c/webrtc-pc/issues/2130
8 issues received 62 new comments:
- #2124 RTCIceTransport.getRemoteCandidates() does not return prflx candidates (24 by lgrahl, alvestrand, docfaraday, aboba, youennf)
https://github.com/w3c/webrtc-pc/issues/2124 [wontfix]
- #2141 Missing specification on how to assign bandwidth between encodings and/or drop simulcast layers (19 by murillo128, ibc, aboba, lminiero)
https://github.com/w3c/webrtc-pc/issues/2141 [duplicate]
- #2137 Strengthen generateCertificate expires capping (7 by steely-glint, lgrahl, youennf)
https://github.com/w3c/webrtc-pc/issues/2137
- #2144 Procedure for DataChannelId assignment on transport open not specified (5 by lgrahl, alvestrand)
https://github.com/w3c/webrtc-pc/issues/2144
- #2139 Add setTargetJitterBufferDelay method to RTCRtpReceiver (3 by kuddai, jan-ivar, alvestrand)
https://github.com/w3c/webrtc-pc/issues/2139
- #2109 Add video latency constrainable property (2 by kuddai)
https://github.com/w3c/webrtc-pc/issues/2109 [PR exists]
- #2130 RTCSctpTransport should inherit EventTarget (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2130
- #1818 RTCDataChannel.id assignment (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1818 [Needs PR]
8 issues closed:
- Procedure for DataChannelId assignment on transport open not specified https://github.com/w3c/webrtc-pc/issues/2144
- Add video latency constrainable property https://github.com/w3c/webrtc-pc/issues/2109 [PR exists]
- Add video latency constrainable property https://github.com/w3c/webrtc-pc/issues/2109 [PR exists]
- addTransceiver-transceivers should get associated with offered m= sections https://github.com/w3c/webrtc-pc/issues/2108
- RTCSctpTransport should inherit EventTarget https://github.com/w3c/webrtc-pc/issues/2130 [PR exists]
- [[LastOffer]] and [[LastAnswer]] should probably be cleared when negotiation completes https://github.com/w3c/webrtc-pc/issues/2131 [PR exists]
- Misalignment with -stats? https://github.com/w3c/webrtc-pc/issues/2126 [PR exists]
- RTCIceCandidate construction is under-specified (Editorial) https://github.com/w3c/webrtc-pc/issues/2119 [Editorial] [PR exists]
* w3c/webrtc-stats (+1/-4/💬2)
1 issues created:
- References to undefined RTCReceiverAudioTrackAttachmentStats and RTCReceiverVideoTrackAttachmentStats (by dontcallmedom)
https://github.com/w3c/webrtc-stats/issues/414
2 issues received 2 new comments:
- #390 Rename nackCount to nacksReceived & nacksSent respectively? (1 by alvestrand)
https://github.com/w3c/webrtc-stats/issues/390
- #414 References to undefined RTCReceiverAudioTrackAttachmentStats and RTCReceiverVideoTrackAttachmentStats (1 by vr000m)
https://github.com/w3c/webrtc-stats/issues/414
4 issues closed:
- Multiple simulcast streams = multiple oubound-rtp streams https://github.com/w3c/webrtc-stats/issues/394
- Rename nackCount to nacksReceived & nacksSent respectively? https://github.com/w3c/webrtc-stats/issues/390
- Add counters for the subset of concealedSamples that are not silent https://github.com/w3c/webrtc-stats/issues/409 [PR exists]
- Clarify concealedSamples https://github.com/w3c/webrtc-stats/issues/405 [PR exists]
* w3c/mediacapture-main (+1/-0/💬5)
1 issues created:
- Proposal: DecodeConcatVideoData (input multiple files or streams) => Output: single webm file (by guest271314)
https://github.com/w3c/mediacapture-main/issues/575
1 issues received 5 new comments:
- #573 Why do we have overconstrained event? (5 by henbos, fluffy, alvestrand, youennf)
https://github.com/w3c/mediacapture-main/issues/573 [April 2019 Interim] [question]
* w3c/mediacapture-record (+1/-0/💬12)
1 issues created:
- Feature request: Concat filter (by guest271314)
https://github.com/w3c/mediacapture-record/issues/166
3 issues received 12 new comments:
- #4 MediaRecorder needs to define effect of adding / removing tracks in its input MediaStream (8 by Pehrsons, guest271314)
https://github.com/w3c/mediacapture-record/issues/4
- #166 Feature request: Concat filter (3 by Pehrsons, guest271314)
https://github.com/w3c/mediacapture-record/issues/166
- #130 How to concatenate Blobs of recordings into single file capable of playback? (1 by guest271314)
https://github.com/w3c/mediacapture-record/issues/130
* w3c/mediacapture-image (+0/-1/💬0)
1 issues closed:
- Pan and Tilt Constraints https://github.com/w3c/mediacapture-image/issues/177 [enhancement]
* w3c/mediacapture-fromelement (+1/-1/💬4)
1 issues created:
- Clarify if requestFrame is intended to be defined as a method of CanvasCaptureMediaStream or MediaStreamTrack (by guest271314)
https://github.com/w3c/mediacapture-fromelement/issues/76
1 issues received 4 new comments:
- #76 Clarify if requestFrame is intended to be defined as a method of CanvasCaptureMediaStream or MediaStreamTrack (4 by Pehrsons, guest271314, alvestrand)
https://github.com/w3c/mediacapture-fromelement/issues/76 [question]
1 issues closed:
- Clarify if requestFrame is intended to be defined as a method of CanvasCaptureMediaStream or MediaStreamTrack https://github.com/w3c/mediacapture-fromelement/issues/76 [question]
* w3c/mediacapture-screen-share (+1/-0/💬1)
1 issues created:
- Ask for user gesture to call getDisplayMedia (by youennf)
https://github.com/w3c/mediacapture-screen-share/issues/104
1 issues received 1 new comments:
- #104 Ask for user gesture to call getDisplayMedia (1 by martinthomson)
https://github.com/w3c/mediacapture-screen-share/issues/104
Pull requests
-------------
* w3c/webrtc-pc (+6/-5/💬8)
6 pull requests submitted:
- s/LastOffer/LastCreateOffer/ ditto answer. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2140
- Add setTargetJitterBufferDelay method to RTCRtpReceiver (by kuddai)
https://github.com/w3c/webrtc-pc/pull/2138
- Add setTargetJitterBufferDelay method to the RTCRtpReceiver (by kuddai)
https://github.com/w3c/webrtc-pc/pull/2136
- Add a note detailing that prflx candidates are not exposed by getRemoteCandidates (by youennf)
https://github.com/w3c/webrtc-pc/pull/2135
- Make RTCSctpTransport an EventTarget (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2133
- Lift [[LastOffer]]/[[LastAnswer]] checks above JSEP, & set'em to "" on stable. (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2132
3 pull requests received 8 new comments:
- #2138 Add setTargetJitterBufferDelay method to RTCRtpReceiver (5 by kuddai, henbos, fippo, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2138
- #2132 Lift [[LastOffer]]/[[LastAnswer]] checks above JSEP, & set'em to "" on stable. (2 by henbos, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2132
- #2128 Fix for Issue 2126 - misalignment with -stats. (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2128
5 pull requests merged:
- Make RTCSctpTransport an EventTarget
https://github.com/w3c/webrtc-pc/pull/2133
- Lift [[LastOffer]]/[[LastAnswer]] checks above JSEP, & set'em to "" on stable.
https://github.com/w3c/webrtc-pc/pull/2132
- Fix exception name in RTCRtpTransceiver.setCodecPreferences
https://github.com/w3c/webrtc-pc/pull/2129
- Fix for Issue 2126 - misalignment with -stats.
https://github.com/w3c/webrtc-pc/pull/2128
- nullable usernameFragment & add a "create an RTCIceCandidate" algorithm.
https://github.com/w3c/webrtc-pc/pull/2120
* w3c/webrtc-stats (+2/-3/💬4)
2 pull requests submitted:
- Fix warnings from respec on broken automatic links (by dontcallmedom)
https://github.com/w3c/webrtc-stats/pull/415
- Add note about simulcast having multiple SSRCs (by alvestrand)
https://github.com/w3c/webrtc-stats/pull/413
2 pull requests received 4 new comments:
- #408 Add insertedSamplesForDeceleration and removedSamplesForAcceleration (2 by henbos)
https://github.com/w3c/webrtc-stats/pull/408
- #415 Fix warnings from respec on broken automatic links (2 by vr000m, dontcallmedom)
https://github.com/w3c/webrtc-stats/pull/415
3 pull requests merged:
- Add note about simulcast having multiple SSRCs
https://github.com/w3c/webrtc-stats/pull/413
- Add silentConcealedSamples
https://github.com/w3c/webrtc-stats/pull/410
- Clarify concealedSamples
https://github.com/w3c/webrtc-stats/pull/406
* w3c/mediacapture-main (+1/-0/💬7)
1 pull requests submitted:
- Mitigate getUserMedia/enumerateDevices fingerprinting issues based on device info permission (by youennf)
https://github.com/w3c/mediacapture-main/pull/574
1 pull requests received 7 new comments:
- #574 Mitigate getUserMedia/enumerateDevices fingerprinting issues based on device info permission (7 by jan-ivar, guidou, alvestrand, youennf)
https://github.com/w3c/mediacapture-main/pull/574
* w3c/mediacapture-image (+3/-3/💬4)
3 pull requests submitted:
- Add tag-security-privacy.md (by riju)
https://github.com/w3c/mediacapture-image/pull/205
- Fix implementation status (by riju)
https://github.com/w3c/mediacapture-image/pull/204
- Add https://crbug.com/934063 bug to Chrome pan/tilt (by yellowdoge)
https://github.com/w3c/mediacapture-image/pull/203
2 pull requests received 4 new comments:
- #204 Fix implementation status (2 by riju, yellowdoge)
https://github.com/w3c/mediacapture-image/pull/204
- #182 Add pan and tilt constraints (2 by yellowdoge, dsanders11)
https://github.com/w3c/mediacapture-image/pull/182
3 pull requests merged:
- Fix implementation status
https://github.com/w3c/mediacapture-image/pull/204
- Add https://crbug.com/934063 bug to Chrome pan/tilt
https://github.com/w3c/mediacapture-image/pull/203
- Add pan and tilt constraints
https://github.com/w3c/mediacapture-image/pull/182
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-identity
* https://github.com/w3c/webrtc-stats
* https://github.com/w3c/webrtc-charter
* https://github.com/w3c/webrtc-dscp-exp
* https://github.com/w3c/webrtc-ice
* https://github.com/w3c/webrtc-nv-use-cases
* https://github.com/w3c/mediacapture-main
* https://github.com/w3c/mediacapture-record
* https://github.com/w3c/mediacapture-image
* https://github.com/w3c/mediacapture-depth
* https://github.com/w3c/mediacapture-fromelement
* https://github.com/w3c/mediacapture-output
* https://github.com/w3c/mediacapture-screen-share
* https://github.com/w3c/mst-content-hint
Received on Tuesday, 26 March 2019 17:01:23 UTC