Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-2/💬16)
  2 issues created:
  - Clarify simulcast envelope is a sender property (by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/2921 [Editorial] 
  - support for alpha channel when transferring canvas. (by jimmywarting)
    https://github.com/w3c/webrtc-pc/issues/2920 

  8 issues received 16 new comments:
  - #2920 support for alpha channel when transferring canvas. (1 by fippo)
    https://github.com/w3c/webrtc-pc/issues/2920 
  - #2919 Changing RTCRtpTransceiver direction from recvonly to sendrecv on the answerer side doesn't fire negotiationneeded event (4 by alvestrand, fippo, mickel8)
    https://github.com/w3c/webrtc-pc/issues/2919 
  - #2907 Is it illegal to modify sdp between createOffer and setLocalDescription? (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2907 [Needs Test] 
  - #2888 setCodecPreferences vs unidirectional codecs (4 by Orphis, alvestrand, stefhak)
    https://github.com/w3c/webrtc-pc/issues/2888 [Discuss at next meeting] 
  - #2880 Clarify unmute event must fire on receiver.track AFTER sRD(offer) succeeds (2 by alvestrand, mickel8)
    https://github.com/w3c/webrtc-pc/issues/2880 
  - #2815 maxFramerate probably should not be allowed in addTransceiver/setParameters for audio senders (2 by Orphis, henbos)
    https://github.com/w3c/webrtc-pc/issues/2815 [PR exists] 
  - #2732 Inconsistent rules for rid in RTCRtpEncodingParameters (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/2732 [TPAC 2022] 
  - #2170 data channel default binaryType value is 'blob' (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2170 [Ready for PR] 

  2 issues closed:
  - maxFramerate probably should not be allowed in addTransceiver/setParameters for audio senders https://github.com/w3c/webrtc-pc/issues/2815 [PR exists] 
  - data channel default binaryType value is 'blob' https://github.com/w3c/webrtc-pc/issues/2170 [Ready for PR] 

* w3c/webrtc-nv-use-cases (+0/-1/💬3)
  2 issues received 3 new comments:
  - #122 setMetadata for redundant relay PCs (1 by jan-ivar)
    https://github.com/w3c/webrtc-nv-use-cases/issues/122 [TPAC 2023] 
  - #76 Support for End to End Encryption (E2EE)  (2 by fluffy, jan-ivar)
    https://github.com/w3c/webrtc-nv-use-cases/issues/76 [Ready for PR] 

  1 issues closed:
  - Support for End to End Encryption (E2EE)  https://github.com/w3c/webrtc-nv-use-cases/issues/76 [Ready for PR] 

* w3c/mediacapture-main (+0/-0/💬1)
  1 issues received 1 new comments:
  - #982 Avoid circular definition of muted. (1 by eladalon1983)
    https://github.com/w3c/mediacapture-main/issues/982 

* w3c/mediacapture-record (+0/-2/💬1)
  1 issues received 1 new comments:
  - #218 The changes in the canvas are not being recognized correctly. (1 by jan-ivar)
    https://github.com/w3c/mediacapture-record/issues/218 

  2 issues closed:
  - The changes in the canvas are not being recognized correctly. https://github.com/w3c/mediacapture-record/issues/218 
  - The changes in the canvas are not being recognized correctly. https://github.com/w3c/mediacapture-record/issues/218 

* w3c/mediacapture-output (+0/-0/💬1)
  1 issues received 1 new comments:
  - #137 Undesirable prompt from selectAudioOutput({deviceId}) if valid device removed (1 by jan-ivar)
    https://github.com/w3c/mediacapture-output/issues/137 

* w3c/mst-content-hint (+0/-0/💬1)
  1 issues received 1 new comments:
  - #35 highly detailed text in video content (1 by aboba)
    https://github.com/w3c/mst-content-hint/issues/35 [Ready for PR] [Discuss at Next Meeting] 

* w3c/webrtc-encoded-transform (+2/-0/💬6)
  2 issues created:
  - Should RTCRtpTransceiverInit have sendTransform and receiveTransform members? (by jan-ivar)
    https://github.com/w3c/webrtc-encoded-transform/issues/221 
  - Is RTCEncodedVideoFrameMetadata.frame_id actually an unsigned long long of does it wrap at 16 bits? (by tonyherre)
    https://github.com/w3c/webrtc-encoded-transform/issues/220 

  2 issues received 6 new comments:
  - #220 Is RTCEncodedVideoFrameMetadata.frame_id actually an unsigned long long or does it wrap at 16 bits? (5 by aboba, alvestrand, fippo, tonyherre)
    https://github.com/w3c/webrtc-encoded-transform/issues/220 
  - #138 width/height metadata on incoming streams (1 by alvestrand)
    https://github.com/w3c/webrtc-encoded-transform/issues/138 

* w3c/mediacapture-region (+0/-0/💬1)
  1 issues received 1 new comments:
  - #46 Should we support strings in addition or in lieu of opaque identifiers? (1 by alvestrand)
    https://github.com/w3c/mediacapture-region/issues/46 



Pull requests
-------------
* w3c/webrtc-pc (+1/-1/💬1)
  1 pull requests submitted:
  - Move Simulcast envelope concept to RTCRtpSender. (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2922 [Editorial] 

  1 pull requests received 1 new comments:
  - #2910 Document test updates associated with amendments (1 by henbos)
    https://github.com/w3c/webrtc-pc/pull/2910 [Editorial] 

  1 pull requests merged:
  - Update to ReSpec version 34.3.0
    https://github.com/w3c/webrtc-pc/pull/2918 [Editorial] [repo-management] 

* w3c/webrtc-stats (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #774 Add "only exists" clause to various audio/video stats (1 by fippo)
    https://github.com/w3c/webrtc-stats/pull/774 

* w3c/mediacapture-main (+0/-1/💬0)
  1 pull requests merged:
  - Update to latest ReSpec version 34.3.0
    https://github.com/w3c/mediacapture-main/pull/983 [editorial] [repo-management] 

* w3c/mediacapture-image (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #185 Add support to get and set desired image format (1 by alvestrand)
    https://github.com/w3c/mediacapture-image/pull/185 [enhancement] 

* w3c/mst-content-hint (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #56 Add health warning on "text" constraint (1 by alvestrand)
    https://github.com/w3c/mst-content-hint/pull/56 [Discuss at Next Meeting] 

* w3c/webrtc-extensions (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #175 Add RTCIceTransport method to remove candidate pairs (1 by henbos)
    https://github.com/w3c/webrtc-extensions/pull/175 [TPAC 2023] 

* w3c/webrtc-encoded-transform (+0/-0/💬6)
  1 pull requests received 6 new comments:
  - #186 Add description of an API for controlling SDP codec negotiation (6 by alvestrand, jan-ivar)
    https://github.com/w3c/webrtc-encoded-transform/pull/186 

* w3c/mediacapture-region (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #57 Specify a predictable error type for unimplemented Element subtypes (1 by alvestrand)
    https://github.com/w3c/mediacapture-region/pull/57 

* web-platform-tests/wpt (+0/-2/💬1)
  1 pull requests received 1 new comments:
  - #43720 Utilize the VoiceIsolation constraint to control the VoiceIsolation effect on ChromeOS (1 by chromium-wpt-export-bot)
    https://github.com/web-platform-tests/wpt/pull/43720 [mediacapture-streams] [do not merge yet] [chromium-export] [wg-s_webrtc] 

  2 pull requests merged:
  - Add getUserMedia support for the VoiceIsolation constraint
    https://github.com/web-platform-tests/wpt/pull/43063 [mediacapture-streams] [chromium-export] [interfaces] [wg-s_webrtc] 
  - webrtc wpt: add legacy msid-semantic line to hardcoded sdp
    https://github.com/web-platform-tests/wpt/pull/43746 [webrtc] [chromium-export] [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, 9 January 2024 17:00:21 UTC