Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-2/💬6)
  2 issues created:
  - RTCRtpCodecCapability is superfluous and should be deleted from the spec. (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2974 
  - Promises on the operations chain may never settle (by chrisguttandin)
    https://github.com/w3c/webrtc-pc/issues/2973 

  4 issues received 6 new comments:
  - #2973 Promises on the operations chain may never settle (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2973 
  - #2971 Comparison rules for RTCRtpCodec needs clarification on how mimeType is compared (3 by Orphis, alvestrand, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2971 
  - #2942 Review mute/unmute/ended and constraints on RTCRtpReceiver's track. (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2942 
  - #2915 WebRTC spec should explicitly specify all causes of a PeerConnection-sourced track receiving mute/unmute (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2915 

  2 issues closed:
  - WebRTC spec should explicitly specify all causes of a PeerConnection-sourced track receiving mute/unmute https://github.com/w3c/webrtc-pc/issues/2915 
  - Review mute/unmute/ended and constraints on RTCRtpReceiver's track. https://github.com/w3c/webrtc-pc/issues/2942 

* w3c/webrtc-charter (+0/-1/💬0)
  1 issues closed:
  - Update MEIG description https://github.com/w3c/webrtc-charter/issues/78 

* w3c/mediacapture-main (+1/-0/💬3)
  1 issues created:
  - repo name nit: it'd be nice if this were simply w3c/mediacapture (by hober)
    https://github.com/w3c/mediacapture-main/issues/1003 

  2 issues received 3 new comments:
  - #1003 repo name nit: it'd be nice if this were simply w3c/mediacapture (2 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/1003 [Discuss at Next Meeting] 
  - #1002 I got an issue for capture audio from other applications while using GetDisplayMedia for screen sharing in a React Native app. (1 by priyankgandhi0)
    https://github.com/w3c/mediacapture-main/issues/1002 

* w3c/mediacapture-fromelement (+0/-1/💬0)
  1 issues closed:
  - Review mute/unmute/ended and constraints on tracks from canvas.captureStream() https://github.com/w3c/mediacapture-fromelement/issues/99 

* w3c/mediacapture-screen-share (+0/-1/💬2)
  2 issues received 2 new comments:
  - #298 Review mute/unmute/ended and constraints on tracks from getDisplayMedia() (1 by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/298 
  - #257 Detect when minimizing a window pauses capture (was: Capability polling - capture-while-minimized) (1 by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/257 

  1 issues closed:
  - Review mute/unmute/ended and constraints on tracks from getDisplayMedia() https://github.com/w3c/mediacapture-screen-share/issues/298 

* w3c/webrtc-svc (+0/-1/💬0)
  1 issues closed:
  - Discovery:  Where does this material belong?  https://github.com/w3c/webrtc-svc/issues/103 [PR exists] 

* w3c/webrtc-encoded-transform (+1/-0/💬1)
  1 issues created:
  - Current steps are inefficient and difficult to build on. Cleanup needed (by jan-ivar)
    https://github.com/w3c/webrtc-encoded-transform/issues/229 

  1 issues received 1 new comments:
  - #226 Expose RTCEncoded*Frame interfaces in Worklets (1 by Orphis)
    https://github.com/w3c/webrtc-encoded-transform/issues/226 

* w3c/mediacapture-transform (+0/-1/💬0)
  1 issues closed:
  - Review mute/unmute/ended and constraints on new VideoTrackGenerator().track https://github.com/w3c/mediacapture-transform/issues/109 

* w3c/webrtc-rtptransport (+2/-0/💬18)
  2 issues created:
  - Potential issues from convenience extensions (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/39 
  - Packet prioritization is not supported. (by Philipel-WebRTC)
    https://github.com/w3c/webrtc-rtptransport/issues/38 

  5 issues received 18 new comments:
  - #36 Should RtpSendStream/RtpReceiveStream be transferable? (6 by alvestrand, tonyherre, youennf)
    https://github.com/w3c/webrtc-rtptransport/issues/36 
  - #33 Make RtpTransport transferable (1 by youennf)
    https://github.com/w3c/webrtc-rtptransport/issues/33 
  - #32 How do the two `sendRtp` functions interact? (2 by Philipel-WebRTC, alvestrand)
    https://github.com/w3c/webrtc-rtptransport/issues/32 
  - #29 Custom extensions not supported (8 by Philipel-WebRTC, aboba, tonyherre, youennf)
    https://github.com/w3c/webrtc-rtptransport/issues/29 
  - #20 Not requiring per-packet JS Events (1 by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/issues/20 



Pull requests
-------------
* w3c/webrtc-pc (+0/-2/💬4)
  1 pull requests received 4 new comments:
  - #2961 Convert RTCIceCandidatePair dictionary to an interface (4 by alvestrand, dontcallmedom, sam-vi)
    https://github.com/w3c/webrtc-pc/pull/2961 [Editors can integrate] [Needs Test] 

  2 pull requests merged:
  - Clarify description.toJSON() returns RTCSessionDescriptionInit
    https://github.com/w3c/webrtc-pc/pull/2969 [Editorial] 
  - Complete amendments description
    https://github.com/w3c/webrtc-pc/pull/2963 [Editorial] 

* w3c/webrtc-stats (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #783 raddr+rport can be set for peer-reflexive candidates as well (1 by fippo)
    https://github.com/w3c/webrtc-stats/pull/783 

* w3c/webrtc-charter (+1/-1/💬0)
  1 pull requests submitted:
  - Align with changes in templates since Apr 2022 (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/81 

  1 pull requests merged:
  - Align coordination with MEIG with reality
    https://github.com/w3c/webrtc-charter/pull/80 

* w3c/mediacapture-screen-share (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #283 Define the windowAudio option (1 by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/pull/283 [Discuss at Next Meeting] 

* w3c/webrtc-svc (+0/-1/💬1)
  1 pull requests received 1 new comments:
  - #104 Remove Discovery Section (1 by jan-ivar)
    https://github.com/w3c/webrtc-svc/pull/104 [Editorial] 

  1 pull requests merged:
  - Remove Discovery Section
    https://github.com/w3c/webrtc-svc/pull/104 [Editorial] 

* w3c/webrtc-rtptransport (+1/-2/💬7)
  1 pull requests submitted:
  - Update examples and tweak API (by pthatcher)
    https://github.com/w3c/webrtc-rtptransport/pull/37 

  1 pull requests received 7 new comments:
  - #31 [Bikeshedding] Remove RtpPacketInit convenience extensions. (7 by Philipel-WebRTC, aboba, dontcallmedom, tonyherre)
    https://github.com/w3c/webrtc-rtptransport/pull/31 

  2 pull requests merged:
  - Use Case 1:  Clarify RTCP, remove custom NACK/RTX
    https://github.com/w3c/webrtc-rtptransport/pull/28 
  - Update examples and tweak API
    https://github.com/w3c/webrtc-rtptransport/pull/37 


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/w3c/webrtc-rtptransport
* https://github.com/w3c/mediacapture-screen-share-extensions
* 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, 21 May 2024 17:00:15 UTC