- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 22 Sep 2020 17:00:16 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1kKleK-0003uj-Pi@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+1/-0/💬21)
1 issues created:
- Unassociated, stopped transceivers after createOffer: Present or absent? (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2576
5 issues received 21 new comments:
- #2576 Unassociated, stopped transceivers after createOffer: Present or absent? (5 by alvestrand, henbos)
https://github.com/w3c/webrtc-pc/issues/2576
- #2574 Can onicecandidate fire before SLD.then(code)? (11 by alvestrand, henbos, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2574 [question]
- #2571 Are sdpMid and candidate.sdpMLineIndex both allowed to be NULL? (spec and implementation differ) (2 by Sean-Der, alvestrand)
https://github.com/w3c/webrtc-pc/issues/2571 [Editorial] [Ready for PR]
- #2519 addIceCandidate may not need to throw an error when no remoteDescription (1 by Sean-Der)
https://github.com/w3c/webrtc-pc/issues/2519
- #230 Add support for WebRTC Data Channel in Workers (2 by guest271314)
https://github.com/w3c/webrtc-pc/issues/230 [External feedback] [PR exists]
* w3c/webrtc-stats (+1/-4/💬3)
1 issues created:
- Should remote-inbound-rtp contain bytesReceived? (by henbos)
https://github.com/w3c/webrtc-stats/issues/584
3 issues received 3 new comments:
- #584 Should remote-inbound-rtp contain bytesReceived? (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/584
- #575 Datachannel "transportId" doesn't say which transport (1 by alvestrand)
https://github.com/w3c/webrtc-stats/issues/575 [Ready for PR]
- #537 End-to-end delay metrics (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/537
4 issues closed:
- RTCSctpTransport is missing transportId https://github.com/w3c/webrtc-stats/issues/582 [Ready for PR]
- Datachannel "transportId" doesn't say which transport https://github.com/w3c/webrtc-stats/issues/575 [Ready for PR]
- Should remote-inbound-rtp contain bytesReceived? https://github.com/w3c/webrtc-stats/issues/584
- Clarify that remote-[in/out]bound-rtp.ssrc refers to the localId's ssrc https://github.com/w3c/webrtc-stats/issues/454 [Editorial] [PR exists]
* w3c/webrtc-priority (+0/-3/💬3)
2 issues received 3 new comments:
- #8 Move wpt tests to new directory (1 by alvestrand)
https://github.com/w3c/webrtc-priority/issues/8 [Test needed]
- #3 Security and Privacy Questionnaire (2 by alvestrand)
https://github.com/w3c/webrtc-priority/issues/3
3 issues closed:
- Need to specify default priority and what to do about it https://github.com/w3c/webrtc-priority/issues/12 [Editorial]
- Move wpt tests to new directory https://github.com/w3c/webrtc-priority/issues/8 [Test needed]
- Security and Privacy Questionnaire https://github.com/w3c/webrtc-priority/issues/3
* w3c/mediacapture-main (+1/-0/💬3)
1 issues created:
- Simplify device selection algorithm (by youennf)
https://github.com/w3c/mediacapture-main/issues/725
1 issues received 3 new comments:
- #725 Simplify device selection algorithm (3 by alvestrand, guest271314, youennf)
https://github.com/w3c/mediacapture-main/issues/725
* w3c/mediacapture-image (+1/-0/💬0)
1 issues created:
- If PTZ permission is required, PTZ devices should be selected by getUserMedia (by youennf)
https://github.com/w3c/mediacapture-image/issues/262
* w3c/mediacapture-output (+2/-0/💬1)
2 issues created:
- default audio output should be first in the enumerateDevice returned list (by youennf)
https://github.com/w3c/mediacapture-output/issues/113
- Rename setSinkId to setAudioOutput (by youennf)
https://github.com/w3c/mediacapture-output/issues/112
1 issues received 1 new comments:
- #113 default audio output should be first in the enumerateDevice returned list (1 by guidou)
https://github.com/w3c/mediacapture-output/issues/113
* w3c/webrtc-insertable-streams (+1/-0/💬3)
1 issues created:
- Does transform receive Frames or Chunks? (by boulos)
https://github.com/w3c/webrtc-insertable-streams/issues/47
1 issues received 3 new comments:
- #47 Does transform receive Frames or Chunks? (3 by fippo, lgrahl)
https://github.com/w3c/webrtc-insertable-streams/issues/47
Pull requests
-------------
* w3c/webrtc-pc (+3/-2/💬1)
3 pull requests submitted:
- Define the set of transports for all connection state enums (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2578
- Point out that null mid+index only applies to end-of-candidates (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2577
- Update to latest ReSpec version (by github-actions)
https://github.com/w3c/webrtc-pc/pull/2575
1 pull requests received 1 new comments:
- #2575 Update to latest ReSpec version (1 by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2575 [Editorial]
2 pull requests merged:
- Update to latest ReSpec version
https://github.com/w3c/webrtc-pc/pull/2575 [Editorial]
- editorial: fix indent of [Exposed=Window]
https://github.com/w3c/webrtc-pc/pull/2573
* w3c/webrtc-stats (+0/-1/💬0)
1 pull requests merged:
- Describe what we mean by ssrc for remote stats.
https://github.com/w3c/webrtc-stats/pull/583
* w3c/webrtc-charter (+1/-0/💬0)
1 pull requests submitted:
- Incorporate proposed editorial improvement from AC review (by dontcallmedom)
https://github.com/w3c/webrtc-charter/pull/61
* w3c/webrtc-priority (+2/-2/💬0)
2 pull requests submitted:
- Default RTCDataChannelInit.priority to "low" (by alvestrand)
https://github.com/w3c/webrtc-priority/pull/15
- Security and Privacy section (by alvestrand)
https://github.com/w3c/webrtc-priority/pull/14
2 pull requests merged:
- Default RTCDataChannelInit.priority to "low"
https://github.com/w3c/webrtc-priority/pull/15
- Security and Privacy section
https://github.com/w3c/webrtc-priority/pull/14
* w3c/mediacapture-main (+0/-1/💬2)
2 pull requests received 2 new comments:
- #721 Pass camera and microphone lists to the exposure decision algorithm (1 by alvestrand)
https://github.com/w3c/mediacapture-main/pull/721
- #707 Identify the list of allowed required constraints for getUserMedia (1 by henbos)
https://github.com/w3c/mediacapture-main/pull/707 [Editors can integrate]
1 pull requests merged:
- Define the fitness distance for all required constrains.
https://github.com/w3c/mediacapture-main/pull/722
* w3c/mediacapture-image (+4/-0/💬5)
4 pull requests submitted:
- Deny mandatory PTZ contraints in basic getUserMedia contraints (by eehakkin)
https://github.com/w3c/mediacapture-image/pull/261
- Allow PTZ support to be always exposed in capabilities (by eehakkin)
https://github.com/w3c/mediacapture-image/pull/260
- Allow empty PTZ capabilities without PTZ permission (by beaufortfrancois)
https://github.com/w3c/mediacapture-image/pull/259
- Allow only ideal PTZ constraints in gUM (by beaufortfrancois)
https://github.com/w3c/mediacapture-image/pull/258
4 pull requests received 5 new comments:
- #260 Allow PTZ support to be always exposed in capabilities (1 by eehakkin)
https://github.com/w3c/mediacapture-image/pull/260
- #259 Allow empty PTZ capabilities without PTZ permission (2 by beaufortfrancois)
https://github.com/w3c/mediacapture-image/pull/259 [PTZ]
- #258 Allow only ideal PTZ constraints in gUM (1 by beaufortfrancois)
https://github.com/w3c/mediacapture-image/pull/258 [PTZ]
- #257 Make true a first-class value for pan, tilt and zoom constraints (1 by eehakkin)
https://github.com/w3c/mediacapture-image/pull/257
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-priority
* 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
* https://github.com/w3c/webrtc-svc
* https://github.com/w3c/webrtc-extensions
* https://github.com/w3c/webrtc-provisional-stats
* https://github.com/w3c/webrtc-insertable-streams
* https://github.com/web-platform-tests/wpt
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 22 September 2020 17:00:19 UTC