- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 09 Oct 2018 17:00:48 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1g9vNI-0006Ac-Jr@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+2/-8/💬16)
2 issues created:
- No procedure for the ICE failed state (by lgrahl)
https://github.com/w3c/webrtc-pc/issues/2004
- Need to define what to do on very low bitrates (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2003
8 issues received 16 new comments:
- #1998 Should RTCRtpTransceiver.setCodecPreferences() only refer to RTCRtpReceiver.getCapabilities(kind)? (4 by Orphis, aboba, alvestrand)
https://github.com/w3c/webrtc-pc/issues/1998
- #2003 Need to define what to do on very low bitrates (4 by murillo128, fippo, shampson, alvestrand)
https://github.com/w3c/webrtc-pc/issues/2003
- #2004 No procedure for the ICE failed state (2 by lgrahl, fippo)
https://github.com/w3c/webrtc-pc/issues/2004
- #1919 Investigate stopping SRD and createAnswer (2 by henbos, aboba)
https://github.com/w3c/webrtc-pc/issues/1919 [List discussion needed] [PR exists]
- #1921 RTCRtpReceiver.getStreams() and RTCRtpSender.getStreams() (1 by henbos)
https://github.com/w3c/webrtc-pc/issues/1921 [PR exists]
- #1992 Define what happens if maxFramerate is 0? (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1992
- #1997 DTMF scheduling is subject to JS queueng delays (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1997
- #1619 canInsertDTMF transitions not specified (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1619 [PR exists]
8 issues closed:
- getSynchronizationSources (and getContriburingSources) should work for video too https://github.com/w3c/webrtc-pc/issues/1983 [PR exists] [September 2018 interim]
- Investigate stopping SRD and createAnswer https://github.com/w3c/webrtc-pc/issues/1919 [List discussion needed] [PR exists]
- RTCRtpReceiver.getStreams() and RTCRtpSender.getStreams() https://github.com/w3c/webrtc-pc/issues/1921 [PR exists]
- pc.getSenders() and getReceivers() include stopped ones. https://github.com/w3c/webrtc-pc/issues/1975 [PR exists]
- Handling of invalid values in RTCRtpSender.setParameters() https://github.com/w3c/webrtc-pc/issues/1834 [PR exists]
- canInsertDTMF transitions not specified https://github.com/w3c/webrtc-pc/issues/1619 [PR exists]
- DTMF scheduling is subject to JS queueng delays https://github.com/w3c/webrtc-pc/issues/1997
- RTCDataChannel.bufferedAmountLowThreshold not handled correctly https://github.com/w3c/webrtc-pc/issues/1974
* w3c/webrtc-stats (+0/-0/💬1)
1 issues received 1 new comments:
- #375 Is exposing a remote peer IP address through RTCIceCandidateStats.address a privacy issue (1 by youennf)
https://github.com/w3c/webrtc-stats/issues/375
* w3c/webrtc-nv-use-cases (+13/-0/💬4)
13 issues created:
- Allocate RAW data capture buffer as shared GPU memory buffer (by astojilj)
https://github.com/w3c/webrtc-nv-use-cases/issues/17
- N20 Raw media should support various pixel formats (by astojilj)
https://github.com/w3c/webrtc-nv-use-cases/issues/16
- Distributed hash tables (by maxogden)
https://github.com/w3c/webrtc-nv-use-cases/issues/15
- N23: Why share media between worker and main thread? (by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/issues/13
- N14: Already supported by 1.0? (by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/issues/12
- "Cannot be supported in 1.0" (by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/issues/11
- Mobility: Peer reflexive candidates (by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/issues/10
- Mobility backup candidate pairs (by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/issues/9
- Can we move away from the terms "offer" and "answer"? (by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/issues/8
- N11: "as a single message" is implementation, not requirement (by alvestrand)
https://github.com/w3c/webrtc-nv-use-cases/issues/7
- N08: "receive audio/video without a corresponding sender" - not a new requirement? (by alvestrand)
https://github.com/w3c/webrtc-nv-use-cases/issues/6
- N03: "Bandwidth limit across mesh endpoints" needs clarification or modification (by alvestrand)
https://github.com/w3c/webrtc-nv-use-cases/issues/5
- N04: The term "early media" MUST NOT be used on its own, and MAY be removed. (by alvestrand)
https://github.com/w3c/webrtc-nv-use-cases/issues/4
3 issues received 4 new comments:
- #15 Distributed hash tables (2 by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/issues/15
- #7 N11: "as a single message" is implementation, not requirement (1 by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/issues/7
- #4 N04: The term "early media" MUST NOT be used on its own, and MAY be removed. (1 by alvestrand)
https://github.com/w3c/webrtc-nv-use-cases/issues/4
* w3c/mediacapture-main (+1/-2/💬2)
1 issues created:
- elem.currentTime = 0 throwing InvalidStateError is inconsistent and unsupported. Ignore instead? (by jan-ivar)
https://github.com/w3c/mediacapture-main/issues/543
2 issues received 2 new comments:
- #537 Point to public-webrtc (1 by aboba)
https://github.com/w3c/mediacapture-main/issues/537
- #533 What happens to constraints that are not applicable? Ignored or OverconstrainedError? (1 by henbos)
https://github.com/w3c/mediacapture-main/issues/533
2 issues closed:
- Point to public-webrtc https://github.com/w3c/mediacapture-main/issues/537
- What happens to constraints that are not applicable? Ignored or OverconstrainedError? https://github.com/w3c/mediacapture-main/issues/533 [PR exists]
* w3c/mediacapture-record (+1/-0/💬1)
1 issues created:
- Not clear if onpause/onresume should not be fired if it is already paused/recording. (by kbumsik)
https://github.com/w3c/mediacapture-record/issues/150
1 issues received 1 new comments:
- #150 Not clear if onpause/onresume should not be fired if it is already paused/recording (1 by alvestrand)
https://github.com/w3c/mediacapture-record/issues/150
* w3c/mediacapture-depth (+1/-0/💬0)
1 issues created:
- transformMatrix in WebXR (by dontcallmedom)
https://github.com/w3c/mediacapture-depth/issues/167
* w3c/mediacapture-output (+0/-1/💬1)
1 issues received 1 new comments:
- #76 Point to public-webrtc (1 by aboba)
https://github.com/w3c/mediacapture-output/issues/76
1 issues closed:
- Point to public-webrtc https://github.com/w3c/mediacapture-output/issues/76
* w3c/mediacapture-screen-share (+2/-1/💬2)
2 issues created:
- The user agent should be allowed to change sources after getDisplayMedia() resolves (by henbos)
https://github.com/w3c/mediacapture-screen-share/issues/81
- Constraint to exclude application audio (echo) (by henbos)
https://github.com/w3c/mediacapture-screen-share/issues/79
2 issues received 2 new comments:
- #76 Point to public-webrtc (1 by aboba)
https://github.com/w3c/mediacapture-screen-share/issues/76
- #61 Mention capture of system audio (1 by henbos)
https://github.com/w3c/mediacapture-screen-share/issues/61 [List Discussion Needed] [PR exists] [September 2018 Virtual Interim]
1 issues closed:
- Point to public-webrtc https://github.com/w3c/mediacapture-screen-share/issues/76
Pull requests
-------------
* w3c/webrtc-pc (+4/-2/💬17)
4 pull requests submitted:
- Add link to "run-to-completion" in terminology (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2002
- Describing which media description is offerer tagged. (by henbos)
https://github.com/w3c/webrtc-pc/pull/2001
- Define meaning of a zero frame rate (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2000
- Add [EnforceRange]] to RTCDataChannel writable attributes. (by henbos)
https://github.com/w3c/webrtc-pc/pull/1999
9 pull requests received 17 new comments:
- #1991 Extension specification for SVC support (4 by murillo128, aboba, youennf)
https://github.com/w3c/webrtc-pc/pull/1991
- #2001 Describing which media description is offerer tagged. (3 by henbos, alvestrand)
https://github.com/w3c/webrtc-pc/pull/2001
- #1986 getSynchronizationSources/getContributingSources for video as well (2 by henbos, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1986
- #1996 Simulcast behavior (2 by fippo, aboba)
https://github.com/w3c/webrtc-pc/pull/1996 [Simulcast]
- #2000 Define meaning of a zero frame rate (2 by aboba, alvestrand)
https://github.com/w3c/webrtc-pc/pull/2000
- #1995 Move priority from RTCRtpEncodingParameters to RTCRtpSendParameters (1 by aboba)
https://github.com/w3c/webrtc-pc/pull/1995 [Simulcast]
- #1999 Add [EnforceRange]] to RTCDataChannel writable attributes. (1 by lgrahl)
https://github.com/w3c/webrtc-pc/pull/1999
- #2002 Add link to "run-to-completion" in terminology (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2002
- #1946 Add warning to RTCRtpTransceiver.stop(). Stop rejected transceivers at SLD(). (1 by henbos)
https://github.com/w3c/webrtc-pc/pull/1946
2 pull requests merged:
- Add [EnforceRange]] to RTCDataChannel writable attributes.
https://github.com/w3c/webrtc-pc/pull/1999
- getSynchronizationSources/getContributingSources for video as well
https://github.com/w3c/webrtc-pc/pull/1986
* w3c/webrtc-dscp-exp (+0/-2/💬1)
1 pull requests received 1 new comments:
- #2 Update index.bs (1 by alvestrand)
https://github.com/w3c/webrtc-dscp-exp/pull/2
2 pull requests merged:
- Update index.bs
https://github.com/w3c/webrtc-dscp-exp/pull/2
- Update metadata for FPWD publication
https://github.com/w3c/webrtc-dscp-exp/pull/1
* w3c/webrtc-quic (+1/-0/💬2)
1 pull requests submitted:
- Large change refactoring unidirectional streams. (by shampson)
https://github.com/w3c/webrtc-quic/pull/70
1 pull requests received 2 new comments:
- #70 Large change refactoring unidirectional streams. (2 by pthatcherg, shampson)
https://github.com/w3c/webrtc-quic/pull/70
* w3c/webrtc-nv-use-cases (+1/-0/💬1)
1 pull requests submitted:
- N29: A way to obtain user consent for one-way media and data use cases (by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/pull/14
1 pull requests received 1 new comments:
- #14 N29: A way to obtain user consent for one-way media and data use cases (1 by lgrahl)
https://github.com/w3c/webrtc-nv-use-cases/pull/14
* w3c/mediacapture-main (+2/-2/💬4)
2 pull requests submitted:
- Remove InvalidStateError on setting currentTime (by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/544
- Clarify what happens to non-applicable constraints. (by henbos)
https://github.com/w3c/mediacapture-main/pull/542
2 pull requests received 4 new comments:
- #544 Remove InvalidStateError on setting currentTime (2 by jan-ivar, alvestrand)
https://github.com/w3c/mediacapture-main/pull/544
- #542 Clarify what happens to non-applicable constraints. (2 by henbos, alvestrand)
https://github.com/w3c/mediacapture-main/pull/542
2 pull requests merged:
- Remove InvalidStateError on setting currentTime
https://github.com/w3c/mediacapture-main/pull/544
- Clarify what happens to non-applicable constraints.
https://github.com/w3c/mediacapture-main/pull/542
* w3c/mediacapture-screen-share (+2/-0/💬2)
2 pull requests submitted:
- Closed and Minimized Display Surfaces (by henbos)
https://github.com/w3c/mediacapture-screen-share/pull/80
- Mention capture of audio (by henbos)
https://github.com/w3c/mediacapture-screen-share/pull/78
2 pull requests received 2 new comments:
- #44 Disable Local Echo (1 by henbos)
https://github.com/w3c/mediacapture-screen-share/pull/44
- #57 Issue 29 - Powerpoint is Special (1 by henbos)
https://github.com/w3c/mediacapture-screen-share/pull/57
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-quic
* 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, 9 October 2018 17:01:02 UTC