Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+1/-7/💬23)
  1 issues created:
  - Align codec preference and direction (by henbos)
    https://github.com/w3c/webrtc-pc/issues/3006 [TPAC 2024] 

  9 issues received 23 new comments:
  - #3006 Align spec /w codec direction decision (14 by aboba, fippo, henbos)
    https://github.com/w3c/webrtc-pc/issues/3006 [Ready for PR] [Discuss at next meeting] [TPAC 2024] 
  - #3001 Publish Recommendation with Proposed Amendments (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/issues/3001 
  - #2989 codec input to setParameters shouldn't be validated by preferred receive codecs (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2989 
  - #2939 Proposing setCodecPreferences to deal with both send and recv codecs (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2939 [TPAC 2024] 
  - #2938 If a preferred codec is filtered out, does it still get assigned a PT? (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2938 [TPAC 2024] 
  - #2937 setCodecPreferences, sendonly codecs and dummy codecs (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2937 [TPAC 2024] 
  - #2931 Update the accessibility section 14 to include RFC 8865 for real-time text in WebRTC data channel  (1 by gunnarhm)
    https://github.com/w3c/webrtc-pc/issues/2931 [a11y-tracker] 
  - #2927 Applying a remote offer with unsupported codecs results in stale transceiver (2 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2927 [Discuss at next meeting] 
  - #2888 setCodecPreferences vs unidirectional codecs (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2888 [Discuss at next meeting] 

  7 issues closed:
  - Publish Recommendation with Proposed Amendments https://github.com/w3c/webrtc-pc/issues/3001 
  - RTCStats::timestamp discrepancy between webrtc-stats and webrtc-pc https://github.com/w3c/webrtc-pc/issues/3004 
  - setCodecPreferences vs unidirectional codecs https://github.com/w3c/webrtc-pc/issues/2888 [Discuss at next meeting] 
  - codec input to setParameters shouldn't be validated by preferred receive codecs https://github.com/w3c/webrtc-pc/issues/2989 
  - setCodecPreferences, sendonly codecs and dummy codecs https://github.com/w3c/webrtc-pc/issues/2937 [TPAC 2024] 
  - If a preferred codec is filtered out, does it still get assigned a PT? https://github.com/w3c/webrtc-pc/issues/2938 [TPAC 2024] 
  - Proposing setCodecPreferences to deal with both send and recv codecs https://github.com/w3c/webrtc-pc/issues/2939 [TPAC 2024] 

* w3c/mediacapture-main (+2/-0/💬2)
  2 issues created:
  - applyConstraints() could be more useful (by eladalon1983)
    https://github.com/w3c/mediacapture-main/issues/1017 
  - Truncated sentence in applyConstraints() (by eladalon1983)
    https://github.com/w3c/mediacapture-main/issues/1016 

  1 issues received 2 new comments:
  - #1016 Truncated sentence in applyConstraints() (2 by eehakkin, eladalon1983)
    https://github.com/w3c/mediacapture-main/issues/1016 

* w3c/mediacapture-record (+0/-0/💬1)
  1 issues received 1 new comments:
  - #222 MediaRecorder BlobEvent timecode clarification (1 by handellm)
    https://github.com/w3c/mediacapture-record/issues/222 [Editors can integrate] [Test needed] 

* w3c/webrtc-rtptransport (+2/-0/💬4)
  2 issues created:
  - Per-packet notifications are mandatory, this is not ideal for context switching (by henbos)
    https://github.com/w3c/webrtc-rtptransport/issues/78 
  - API creates per-packet temporary objects, this is not ideal for GC (by henbos)
    https://github.com/w3c/webrtc-rtptransport/issues/77 

  2 issues received 4 new comments:
  - #78 Per-packet notifications are mandatory, this is not ideal for context switching (1 by henbos)
    https://github.com/w3c/webrtc-rtptransport/issues/78 
  - #77 API creates per-packet temporary objects, this is not ideal for GC (3 by henbos)
    https://github.com/w3c/webrtc-rtptransport/issues/77 

* w3c/mediacapture-screen-share-extensions (+0/-0/💬15)
  1 issues received 15 new comments:
  - #4 Auto-pause capture when user switches captured content (15 by dontcallmedom, jan-ivar, tovepet, youennf)
    https://github.com/w3c/mediacapture-screen-share-extensions/issues/4 [enhancement] 



Pull requests
-------------
* w3c/webrtc-pc (+3/-3/💬3)
  3 pull requests submitted:
  - Demote PR 2926 as candidate instead of proposed (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/3009 
  - Fix markup id for amendment 50 (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/3008 [Editorial] 
  - Update copyright links (by deniak)
    https://github.com/w3c/webrtc-pc/pull/3007 

  3 pull requests received 3 new comments:
  - #3008 Fix markup id for amendment 50 (1 by henbos)
    https://github.com/w3c/webrtc-pc/pull/3008 [Editorial] 
  - #3007 Update copyright links (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/3007 [Editorial] 
  - #3002 Support proposed amendments (1 by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/3002 [Editorial] 

  3 pull requests merged:
  - Support proposed amendments
    https://github.com/w3c/webrtc-pc/pull/3002 [Editorial] 
  - Fix markup id for amendment 50
    https://github.com/w3c/webrtc-pc/pull/3008 [Editorial] 
  - Fix timestamp definition to align with webrtc-stats
    https://github.com/w3c/webrtc-pc/pull/3005 [Editors can integrate] [Needs Test] 

* w3c/webrtc-stats (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #788 Add definitions of corruption detection measurements (2 by sprangerik)
    https://github.com/w3c/webrtc-stats/pull/788 [CR blocker] 

* w3c/mediacapture-main (+0/-1/💬0)
  1 pull requests merged:
  - Define MediaStreamTrack.[[Restrictable]]
    https://github.com/w3c/mediacapture-main/pull/1015 


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, 8 October 2024 17:00:16 UTC