Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-2/๐Ÿ’ฌ1)
  2 issues created:
  - Write WPT to check RTCIceCandidatePair is now an interface (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2978 
  - PC.local_description and friends - snapshot views or dynamic views? (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2977 

  1 issues received 1 new comments:
  - #2977 PC.local_description and friends - snapshot views or dynamic views? (1 by youennf)
    https://github.com/w3c/webrtc-pc/issues/2977 

  2 issues closed:
  - Consider making RTCIceCandidatePair an interface https://github.com/w3c/webrtc-pc/issues/2930 
  - Comparison rules for RTCRtpCodec needs clarification on how mimeType is compared https://github.com/w3c/webrtc-pc/issues/2971 [Ready for PR] 

* w3c/mediacapture-main (+1/-1/๐Ÿ’ฌ2)
  1 issues created:
  - How to handle specs that extend MediaStreamTrack, in particular MediaStreamTrack slots? (by youennf)
    https://github.com/w3c/mediacapture-main/issues/1004 

  2 issues received 2 new comments:
  - #1004 How to handle specs that extend MediaStreamTrack, in particular MediaStreamTrack slots? (1 by youennf)
    https://github.com/w3c/mediacapture-main/issues/1004 
  - #846 getUserMedia "hanging" indefinitely (1 by eladalon1983)
    https://github.com/w3c/mediacapture-main/issues/846 

  1 issues closed:
  - Confusingly redundant prose in ยง 4.3.1 Life-cycle and Media Flow  https://github.com/w3c/mediacapture-main/issues/994 [editorial] 

* w3c/mediacapture-output (+0/-0/๐Ÿ’ฌ1)
  1 issues received 1 new comments:
  - #63 Controlling 3rd party iframe audio output on a page? (1 by Jellyman447)
    https://github.com/w3c/mediacapture-output/issues/63 [enhancement] 

* w3c/mst-content-hint (+2/-0/๐Ÿ’ฌ0)
  2 issues created:
  - Spec should be integrated into other specs (by alvestrand)
    https://github.com/w3c/mst-content-hint/issues/59 
  - The "application-defined content hint" definition should be exported (by alvestrand)
    https://github.com/w3c/mst-content-hint/issues/58 

* w3c/mediacapture-transform (+1/-1/๐Ÿ’ฌ1)
  1 issues created:
  - Web Pages and GitHub Pages Outdated since 2022-10-20 (by bc-lee)
    https://github.com/w3c/mediacapture-transform/issues/110 

  1 issues received 1 new comments:
  - #110 Web Pages and GitHub Pages Outdated since 2022-10-20 (1 by dontcallmedom)
    https://github.com/w3c/mediacapture-transform/issues/110 

  1 issues closed:
  - Web Pages and GitHub Pages Outdated since 2022-10-20 https://github.com/w3c/mediacapture-transform/issues/110 

* w3c/mediacapture-handle (+1/-0/๐Ÿ’ฌ1)
  1 issues created:
  - What does capturehandlechange event do when cross documentation navigation happen? (by xuesichao)
    https://github.com/w3c/mediacapture-handle/issues/74 

  1 issues received 1 new comments:
  - #74 What does capturehandlechange event do when cross documentation navigation happen? (1 by eladalon1983)
    https://github.com/w3c/mediacapture-handle/issues/74 

* w3c/webrtc-rtptransport (+2/-0/๐Ÿ’ฌ23)
  2 issues created:
  - Sequence number: constraints?  (by aboba)
    https://github.com/w3c/webrtc-rtptransport/issues/43 
  - BYOB interfaces to avoid ArrayBuffer churn (by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/issues/41 

  7 issues received 23 new comments:
  - #43 Sequence number: constraints?  (5 by Philipel-WebRTC, aboba, alvestrand, tonyherre)
    https://github.com/w3c/webrtc-rtptransport/issues/43 
  - #41 BYOB interfaces to avoid ArrayBuffer churn (2 by aboba, jesup)
    https://github.com/w3c/webrtc-rtptransport/issues/41 
  - #38 Packet prioritization is not supported. (2 by Philipel-WebRTC, tonyherre)
    https://github.com/w3c/webrtc-rtptransport/issues/38 
  - #34 Only allow RtpTransport (max-bundle) (1 by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/issues/34 [Ready for PR] 
  - #32 How do the two `sendRtp` functions interact? (4 by Philipel-WebRTC, tonyherre)
    https://github.com/w3c/webrtc-rtptransport/issues/32 
  - #20 Not requiring per-packet JS Events (1 by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/issues/20 [Ready for PR] 
  - #2 RtpTransport should be called RTCRtpTransport (8 by alvestrand, dontcallmedom, tonyherre)
    https://github.com/w3c/webrtc-rtptransport/issues/2 

* w3c/mediacapture-screen-share-extensions (+0/-0/๐Ÿ’ฌ1)
  1 issues received 1 new comments:
  - #12 Capturing audio-only (1 by salvymc)
    https://github.com/w3c/mediacapture-screen-share-extensions/issues/12 [enhancement] [question] 



Pull requests
-------------
* w3c/webrtc-pc (+1/-2/๐Ÿ’ฌ1)
  1 pull requests submitted:
  - Collapse RTCRtpCodecCapability. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2976 [Editorial] 

  1 pull requests received 1 new comments:
  - #2975 setCodecPreferences() must use case-insensitive mimeType comparison (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2975 

  2 pull requests merged:
  - Convert RTCIceCandidatePair dictionary to an interface
    https://github.com/w3c/webrtc-pc/pull/2961 [Editors can integrate] [Needs Test] 
  - setCodecPreferences() must use case-insensitive mimeType comparison
    https://github.com/w3c/webrtc-pc/pull/2975 

* w3c/webrtc-charter (+1/-2/๐Ÿ’ฌ2)
  1 pull requests submitted:
  - Propose revision to merge guide (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/83 

  2 pull requests received 2 new comments:
  - #83 Propose revision to merge guide (1 by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/83 
  - #66 Add link to WebTransport WG in dependencies (1 by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/66 

  2 pull requests merged:
  - Update list of deliverables since last charter
    https://github.com/w3c/webrtc-charter/pull/82 
  - Align with changes in templates since Apr 2022
    https://github.com/w3c/webrtc-charter/pull/81 

* w3c/mediacapture-main (+0/-1/๐Ÿ’ฌ0)
  1 pull requests merged:
  - Remove redundant statements about muted/enabled.
    https://github.com/w3c/mediacapture-main/pull/998 

* w3c/webrtc-rtptransport (+4/-0/๐Ÿ’ฌ6)
  4 pull requests submitted:
  - Resolve the indecisive attribute/getter on PeerConnection (by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/pull/46 
  - Merge the API into one file. (by Philipel-WebRTC)
    https://github.com/w3c/webrtc-rtptransport/pull/45 
  - Replace ArrayBuffers with BYOB methods/AllowSharedBufferSources (by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/pull/44 
  - Add batch interfaces for reading RtpSents and RtpAcks (by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/pull/42 

  4 pull requests received 6 new comments:
  - #44 Replace ArrayBuffers with BYOB methods/AllowSharedBufferSources (1 by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/pull/44 
  - #42 Add batch interfaces for reading RtpSents and RtpAcks (3 by Philipel-WebRTC, aboba, tonyherre)
    https://github.com/w3c/webrtc-rtptransport/pull/42 
  - #37 Update examples and tweak API (1 by aboba)
    https://github.com/w3c/webrtc-rtptransport/pull/37 
  - #31 [Bikeshedding] Remove RtpPacketInit convenience extensions. (1 by tonyherre)
    https://github.com/w3c/webrtc-rtptransport/pull/31 

* web-platform-tests/wpt (+0/-1/๐Ÿ’ฌ0)
  1 pull requests merged:
  - [Gecko Bug 1534687] Test cases for RTCRtpParameters.codecs.
    https://github.com/web-platform-tests/wpt/pull/46610 [webrtc] [mozilla:gecko-sync] [wg-s_webrtc] 


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, 4 June 2024 17:00:14 UTC