Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+3/-4/💬63)
  3 issues created:
  - If a preferred codec is filtered out, does it still get assigned a PT? (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2938 
  - setCodecPreferences, sendonly codecs and dummy codecs (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2937 
  - Specify what should happen if filtering [[PreferredCodecs]] on direction results in empty list (by henbos)
    https://github.com/w3c/webrtc-pc/issues/2936 

  7 issues received 63 new comments:
  - #2938 If a preferred codec is filtered out, does it still get assigned a PT? (3 by alvestrand, fippo, henbos)
    https://github.com/w3c/webrtc-pc/issues/2938 
  - #2937 setCodecPreferences, sendonly codecs and dummy codecs (9 by fippo, henbos)
    https://github.com/w3c/webrtc-pc/issues/2937 
  - #2936 Specify what should happen if filtering [[PreferredCodecs]] on direction results in empty list (8 by aboba, fippo, henbos)
    https://github.com/w3c/webrtc-pc/issues/2936 
  - #2932 Clarify a=rtpmap codec mappings should be offered even if the codec is not a preferred one (21 by alvestrand, fippo, henbos)
    https://github.com/w3c/webrtc-pc/issues/2932 [Needs Test] 
  - #2931 Update the accessibility section 14 to include RFC 8865 for real-time text in WebRTC data channel  (18 by aboba, alvestrand, caribouW3, cdh4u, gunnarhm)
    https://github.com/w3c/webrtc-pc/issues/2931 [a11y-tracker] [Discuss at next meeting] 
  - #2929 Should media capabilities influence what is exposed in what is exposed in WebRTC offers and answers (2 by alvestrand, youennf)
    https://github.com/w3c/webrtc-pc/issues/2929 [Discuss at next meeting] 
  - #2888 setCodecPreferences vs unidirectional codecs (2 by aboba, fippo)
    https://github.com/w3c/webrtc-pc/issues/2888 

  4 issues closed:
  - Specify what should happen if filtering [[PreferredCodecs]] on direction results in empty list https://github.com/w3c/webrtc-pc/issues/2936 
  - Clarify a=rtpmap codec mappings should be offered even if the codec is not a preferred one https://github.com/w3c/webrtc-pc/issues/2932 [Needs Test] 
  - Clarify a=rtpmap codec mappings should be offered even if the codec is not a preferred one https://github.com/w3c/webrtc-pc/issues/2932 [Needs Test] 
  - Clarify a=rtpmap codec mappings should be offered even if the codec is not a preferred one https://github.com/w3c/webrtc-pc/issues/2932 [Needs Test] 

* w3c/mediacapture-screen-share (+0/-1/💬2)
  1 issues received 2 new comments:
  - #255 Auto-pause capture when user switches captured content (2 by eladalon1983)
    https://github.com/w3c/mediacapture-screen-share/issues/255 [enhancement] 

  1 issues closed:
  - Spec should make use of https://w3c.github.io/mediacapture-main/#dfn-create-a-mediastreamtrack to create MediaStreamTrack https://github.com/w3c/mediacapture-screen-share/issues/293 [Editorial] 

* w3c/webrtc-extensions (+1/-0/💬0)
  1 issues created:
  - Add API to control jitterBufferTarget handling (by eldarrello)
    https://github.com/w3c/webrtc-extensions/issues/199 

* w3c/mediacapture-handle (+1/-0/💬3)
  1 issues created:
  - URL-based Screen Share Restriction? (by michhyun1)
    https://github.com/w3c/mediacapture-handle/issues/73 

  1 issues received 3 new comments:
  - #73 URL-based Screen Share Restriction? (3 by eladalon1983, michhyun1)
    https://github.com/w3c/mediacapture-handle/issues/73 



Pull requests
-------------
* w3c/webrtc-pc (+0/-1/💬2)
  1 pull requests received 2 new comments:
  - #2926 make setCodecPreferences only look at receive codecs (2 by alvestrand, fippo)
    https://github.com/w3c/webrtc-pc/pull/2926 [Editors can integrate] [Needs Test] 

  1 pull requests merged:
  - make setCodecPreferences only look at receive codecs
    https://github.com/w3c/webrtc-pc/pull/2926 [Editors can integrate] [Needs Test] 

* w3c/mediacapture-main (+0/-0/💬6)
  1 pull requests received 6 new comments:
  - #986 Fix export of track-muted and set-track-muted. (6 by alvestrand, dontcallmedom, jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/986 [editorial] [Editors can integrate] 

* w3c/mediacapture-screen-share (+0/-1/💬0)
  1 pull requests merged:
  - Explicitly create MediaStream tracks in getDisplayMedia algorithm
    https://github.com/w3c/mediacapture-screen-share/pull/294 [Editorial] 

* w3c/webrtc-extensions (+1/-0/💬0)
  1 pull requests submitted:
  - Add relay-explainer.md (by guidou)
    https://github.com/w3c/webrtc-extensions/pull/198 

* w3c/mediacapture-transform (+1/-1/💬0)
  1 pull requests submitted:
  - Explicitly clone/close VideoFrames in generator and processor (by youennf)
    https://github.com/w3c/mediacapture-transform/pull/108 

  1 pull requests merged:
  - Update Detached slot to link to html spec.
    https://github.com/w3c/mediacapture-transform/pull/107 [editors can integrate] [Editorial] 

* web-platform-tests/wpt (+0/-2/💬1)
  1 pull requests received 1 new comments:
  - #44553 webrtc wpt: fix and re-enable getStats WPT (1 by fippo)
    https://github.com/web-platform-tests/wpt/pull/44553 [webrtc] [chromium-export] [wg-s_webrtc] 

  2 pull requests merged:
  - [Gecko Bug 1879422] Wait for RTP before checking for RTP stats.
    https://github.com/web-platform-tests/wpt/pull/44537 [webrtc] [mozilla:gecko-sync] [wg-s_webrtc] 
  - [Gecko Bug 1838413] Make sure we hold a reference to the pc in these tests.
    https://github.com/web-platform-tests/wpt/pull/44538 [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/web-platform-tests/wpt


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 13 February 2024 17:00:23 UTC