Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-1/💬7)
  7 issues received 7 new comments:
  - #2751 Intended outcome when modifying direction in have-local-offer (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2751 [Ready for PR] [July virtual interim] 
  - #2746 Enum RTCIceCredentialType with only one value (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2746 [Ready for PR] [July virtual interim] 
  - #2743 SLD/SRD(answer) trips over itself when narrowing simulcast envelope (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2743 [Ready for PR] [July virtual interim] 
  - #2735 webrtc-pc specifies using '~' in a=simulcast, but does not support RFC 7728 (RTP pause), which is a prerequisite  (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2735 [Ready for PR] [July virtual interim] 
  - #2723 The prose around "simulcast envelope" falsely implies that simulcast encodings can never be removed (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2723 [July virtual interim] 
  - #2722 sRD(offer) completely overwrites pre-existing transceiver.[[Sender]].[[SendEncodings]] (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2722 [Ready for PR] [July virtual interim] 
  - #2624 Should garbage collecting RTCDataChannels be observable? (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2624 [Ready for PR] 

  1 issues closed:
  - Remove references to RTCRtpDecodingParameters https://github.com/w3c/webrtc-pc/issues/2752 [Ready for PR] 

* w3c/webrtc-stats (+3/-2/💬13)
  3 issues created:
  - https://w3c.github.io/webrtc-stats/ is extremely slow (by henbos)
    https://github.com/w3c/webrtc-stats/issues/651 
  - outbound-rtp.limited (by henbos)
    https://github.com/w3c/webrtc-stats/issues/650 
  - No SctpTransport stats? (by aboba)
    https://github.com/w3c/webrtc-stats/issues/648 

  4 issues received 13 new comments:
  - #651 https://w3c.github.io/webrtc-stats/ is extremely slow (3 by dontcallmedom, fippo, henbos)
    https://github.com/w3c/webrtc-stats/issues/651 
  - #650 outbound-rtp.limited (2 by henbos)
    https://github.com/w3c/webrtc-stats/issues/650 [Ready for PR] 
  - #648 No SctpTransport stats? (1 by henbos)
    https://github.com/w3c/webrtc-stats/issues/648 
  - #597 outbound-rtp.active/limited (7 by fippo, henbos)
    https://github.com/w3c/webrtc-stats/issues/597 [Ready for PR] 

  2 issues closed:
  - outbound-rtp.active https://github.com/w3c/webrtc-stats/issues/597 [Ready for PR] 
  - https://w3c.github.io/webrtc-stats/ is extremely slow https://github.com/w3c/webrtc-stats/issues/651 

* w3c/webrtc-charter (+1/-0/💬3)
  1 issues created:
  - Unreasonable bullet-point in workmode.md (by eladalon1983)
    https://github.com/w3c/webrtc-charter/issues/76 

  1 issues received 3 new comments:
  - #76 Unreasonable bullet-point in workmode.md (3 by dontcallmedom, eladalon1983)
    https://github.com/w3c/webrtc-charter/issues/76 

* w3c/webrtc-extensions (+0/-1/💬3)
  3 issues received 3 new comments:
  - #110 Add getDataChannels() method on RTCPeerConnection (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/110 [Ready for PR] [July Virtual Interim] 
  - #107 maxFramerate probably should not be allowed in addTransceiver/setParameters for audio senders (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/107 [Ready for PR] [July Virtual Interim] 
  - #71 Add sctp rate control params to RTCPeerConnection constructor (1 by aboba)
    https://github.com/w3c/webrtc-extensions/issues/71 [July Virtual Interim] 

  1 issues closed:
  - Add sctp rate control params to RTCPeerConnection constructor https://github.com/w3c/webrtc-extensions/issues/71 [July Virtual Interim] 

* w3c/webrtc-encoded-transform (+1/-0/💬1)
  1 issues created:
  - Relationship to WebCodecs (by aboba)
    https://github.com/w3c/webrtc-encoded-transform/issues/141 

  1 issues received 1 new comments:
  - #141 Relationship to WebCodecs (1 by youennf)
    https://github.com/w3c/webrtc-encoded-transform/issues/141 

* w3c/mediacapture-region (+0/-1/💬0)
  1 issues closed:
  - CropTarget.fromElement should not be exposed to workers https://github.com/w3c/mediacapture-region/issues/64 



Pull requests
-------------
* w3c/webrtc-pc (+4/-3/💬7)
  4 pull requests submitted:
  - Update to ReSpec version 32.2.0 (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2756 
  - Note that RFC7728 is not supported. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2755 
  - remove interaction between encoding.active and simulcast ~rid (by fippo)
    https://github.com/w3c/webrtc-pc/pull/2754 
  - Remove unused RTCRtpDecodingParameters (by Orphis)
    https://github.com/w3c/webrtc-pc/pull/2753 

  4 pull requests received 7 new comments:
  - #2755 Note that RFC7728 is not supported. (2 by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2755 
  - #2754 remove interaction between encoding.active and simulcast ~rid (2 by aboba, fippo)
    https://github.com/w3c/webrtc-pc/pull/2754 
  - #2753 Remove unused RTCRtpDecodingParameters (2 by Orphis, aboba)
    https://github.com/w3c/webrtc-pc/pull/2753 
  - #2713 Document substantive changes since Rec as candidate amendments (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2713 

  3 pull requests merged:
  - Update to ReSpec version 32.2.0
    https://github.com/w3c/webrtc-pc/pull/2756 [Editorial] [repo-management] 
  - Remove unused RTCRtpDecodingParameters
    https://github.com/w3c/webrtc-pc/pull/2753 
  - Note that RFC7728 is not supported.
    https://github.com/w3c/webrtc-pc/pull/2755 

* w3c/webrtc-stats (+2/-2/💬8)
  2 pull requests submitted:
  - Use local verison of webidl2.js (by dontcallmedom)
    https://github.com/w3c/webrtc-stats/pull/652 [Editorial] 
  - outbound-rtp: add active flag (by fippo)
    https://github.com/w3c/webrtc-stats/pull/649 

  1 pull requests received 8 new comments:
  - #649 outbound-rtp: add active flag (8 by dontcallmedom, fippo, henbos, vr000m)
    https://github.com/w3c/webrtc-stats/pull/649 

  2 pull requests merged:
  - outbound-rtp: add active flag
    https://github.com/w3c/webrtc-stats/pull/649 
  - Use local verison of webidl2.js
    https://github.com/w3c/webrtc-stats/pull/652 [Editorial] 

* w3c/mediacapture-main (+1/-1/💬1)
  1 pull requests submitted:
  - Update to latest ReSpec version 32.2.0 (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/893 

  1 pull requests received 1 new comments:
  - #890 We add an algorithm to determine whether a document is capturing or not. (1 by youennf)
    https://github.com/w3c/mediacapture-main/pull/890 

  1 pull requests merged:
  - Update to latest ReSpec version 32.2.0
    https://github.com/w3c/mediacapture-main/pull/893 [editorial] [repo-management] 

* w3c/webrtc-provisional-stats (+1/-0/💬0)
  1 pull requests submitted:
  - Adding Varun as co-author (by vr000m)
    https://github.com/w3c/webrtc-provisional-stats/pull/36 

* w3c/webrtc-encoded-transform (+2/-0/💬3)
  2 pull requests submitted:
  - add mimeType to metadata (by fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/140 
  - readme: add link to rendered version (by fippo)
    https://github.com/w3c/webrtc-encoded-transform/pull/139 

  2 pull requests received 3 new comments:
  - #140 add mimeType to metadata (2 by fippo, youennf)
    https://github.com/w3c/webrtc-encoded-transform/pull/140 
  - #139 readme: add link to rendered version (1 by aboba)
    https://github.com/w3c/webrtc-encoded-transform/pull/139 

* w3c/mediacapture-region (+0/-1/💬6)
  3 pull requests received 6 new comments:
  - #70 Update demo to take account of play() being async (3 by sachit092pratap)
    https://github.com/w3c/mediacapture-region/pull/70 [Editorial] 
  - #68 Don't expose CropTarget.fromElement to worker (2 by eladalon1983, jan-ivar)
    https://github.com/w3c/mediacapture-region/pull/68 
  - #53 Remove obsolete note (name of CropTarget) (1 by eladalon1983)
    https://github.com/w3c/mediacapture-region/pull/53 

  1 pull requests merged:
  - Don't expose CropTarget.fromElement to worker
    https://github.com/w3c/mediacapture-region/pull/68 


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-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-encoded-transform
* https://github.com/w3c/mediacapture-automation
* https://github.com/w3c/mediacapture-transform
* https://github.com/w3c/mediacapture-region
* https://github.com/w3c/mediacapture-handle
* https://github.com/w3c/mediacapture-viewport
* 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, 26 July 2022 17:00:25 UTC