Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+0/-1/💬0)
  1 issues closed:
  - Shouldn't call sender/receiver.getCapabilities() from other algorithms https://github.com/w3c/webrtc-pc/issues/2849 [Editorial] 

* w3c/webrtc-stats (+0/-0/💬3)
  2 issues received 3 new comments:
  - #752 Should we flatten the hierarchy? (2 by jan-ivar, vr000m)
    https://github.com/w3c/webrtc-stats/issues/752 
  - #747 RTCOutboundRtpStreamStats.headerBytesSent/totalPacketSendDelay and RTX seems underspecified (1 by fippo)
    https://github.com/w3c/webrtc-stats/issues/747 [Ready for PR] [Editorial] 

* w3c/webrtc-nv-use-cases (+0/-1/💬0)
  1 issues closed:
  - Dropping "NV" from the document name https://github.com/w3c/webrtc-nv-use-cases/issues/107 [PR exists] 

* w3c/mediacapture-main (+1/-5/💬6)
  1 issues created:
  - ability to pass metadata on add track [Feature Request] (by JSmithOner)
    https://github.com/w3c/mediacapture-main/issues/952 

  3 issues received 6 new comments:
  - #952 ability to pass metadata on add track [Feature Request] (4 by JSmithOner, fippo)
    https://github.com/w3c/mediacapture-main/issues/952 
  - #869 Video with audio element pause after play during phone call (1 by jan-ivar)
    https://github.com/w3c/mediacapture-main/issues/869 
  - #775 what is the default channelCount (1 by danielinux7)
    https://github.com/w3c/mediacapture-main/issues/775 

  5 issues closed:
  - ability to pass metadata on add track [Feature Request] https://github.com/w3c/mediacapture-main/issues/952 
  - Clarify the type of Constrainable Properties https://github.com/w3c/mediacapture-main/issues/945 [editorial] [PR exists] 
  - Settings are signed while constraints are unsigned https://github.com/w3c/mediacapture-main/issues/944 [editorial] [PR exists] 
  - Avoid the word "legal" to describe input validation https://github.com/w3c/mediacapture-main/issues/946 [editorial] 
  - Video with audio element pause after play during phone call https://github.com/w3c/mediacapture-main/issues/869 

* w3c/webrtc-extensions (+3/-0/💬19)
  3 issues created:
  - Does playoutDelay of video affect jitter buffer of synced audio and vice versa? (by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/157 
  - Should we clarify playoutDelay value is jitter buffer depth? (by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/156 
  - playoutDelay should use milliseconds. (by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/155 

  5 issues received 19 new comments:
  - #157 Does playoutDelay of video affect jitter buffer of synced audio and vice versa? (1 by bdrtc)
    https://github.com/w3c/webrtc-extensions/issues/157 
  - #156 Should we clarify playoutDelay value is jitter buffer depth? (1 by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/156 
  - #155 playoutDelay should use milliseconds. (1 by jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/155 
  - #123 RTCRtpReceiver.playoutDelay...Hint or no Hint? (3 by henbos, jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/123 
  - #12 Testability of playoutDelayHint (13 by fippo, henbos, jan-ivar)
    https://github.com/w3c/webrtc-extensions/issues/12 [Ready for PR] 

* w3c/webrtc-encoded-transform (+0/-0/💬1)
  1 issues received 1 new comments:
  - #169 add RTP timestamp to metadata (1 by aboba)
    https://github.com/w3c/webrtc-encoded-transform/issues/169 



Pull requests
-------------
* w3c/webrtc-pc (+2/-3/💬1)
  2 pull requests submitted:
  - Update to ReSpec version 33.0.1 (by dontcallmedom)
    https://github.com/w3c/webrtc-pc/pull/2855 
  - Export link to setParameters validation steps + unnumbered conditions list (by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2854 

  1 pull requests received 1 new comments:
  - #2854 Export links to addTransceiver/setParameters steps + unnumber some steps (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/pull/2854 [Editorial] 

  3 pull requests merged:
  - Update to ReSpec version 33.0.1
    https://github.com/w3c/webrtc-pc/pull/2855 [Editorial] [repo-management] 
  - Export links to addTransceiver/setParameters steps + unnumber some steps
    https://github.com/w3c/webrtc-pc/pull/2854 [Editorial] 
  - Add sender/receiver.getCapabilities() algorithms (and use them in offer/answer)
    https://github.com/w3c/webrtc-pc/pull/2850 [Editors can integrate] [Editorial] 

* w3c/webrtc-nv-use-cases (+0/-1/💬0)
  1 pull requests merged:
  - Rename "WebRTC-NV Use Cases" to "WebRTC Extended Use Cases"
    https://github.com/w3c/webrtc-nv-use-cases/pull/108 [Editorial] 

* w3c/mediacapture-main (+2/-4/💬0)
  2 pull requests submitted:
  - Update to latest ReSpec version 33.0.1 (by dontcallmedom)
    https://github.com/w3c/mediacapture-main/pull/953 
  - Update Constrainable Properties prose (follow-up to #948) (by jan-ivar)
    https://github.com/w3c/mediacapture-main/pull/951 

  4 pull requests merged:
  - Update to latest ReSpec version 33.0.1
    https://github.com/w3c/mediacapture-main/pull/953 [editorial] [repo-management] 
  - Replace Values with Type column in Constrainable Properties tables.
    https://github.com/w3c/mediacapture-main/pull/948 [editorial] [Editors can integrate] 
  - s/long/unsigned long/ in MediaTrackSettings.
    https://github.com/w3c/mediacapture-main/pull/947 
  - s/legal/valid/
    https://github.com/w3c/mediacapture-main/pull/949 [editorial] 

* w3c/mediacapture-record (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #216 Add keyframe interval support. (2 by handellm)
    https://github.com/w3c/mediacapture-record/pull/216 

* w3c/mediacapture-screen-share (+1/-0/💬0)
  1 pull requests submitted:
  - List simple types in Constrainable Properties Type column. (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/pull/265 

* w3c/webrtc-encoded-transform (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #173 Add presentationTimestamp to RTCEncodedVideoFrameMetadata (1 by aboba)
    https://github.com/w3c/webrtc-encoded-transform/pull/173 


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/web-platform-tests/wpt


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

Received on Tuesday, 11 April 2023 17:00:20 UTC