- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 25 Jun 2024 17:00:13 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1sM9Wf-00Dy9v-0X@janus.w3.internal>
Issues
------
* w3c/webrtc-pc (+0/-0/💬1)
1 issues received 1 new comments:
- #2977 PC.local_description and friends - snapshot views or dynamic views? (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-pc/issues/2977
* w3c/mediacapture-main (+0/-1/💬1)
1 issues received 1 new comments:
- #966 Should devicechange fire when the device info changes? (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-main/issues/966
1 issues closed:
- Should devicechange fire when the device info changes? https://github.com/w3c/mediacapture-main/issues/966
* 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
* w3c/mediacapture-fromelement (+1/-0/💬1)
1 issues created:
- Safari and Chrome exposes different settings for canvas capture tracks (by youennf)
https://github.com/w3c/mediacapture-fromelement/issues/101
1 issues received 1 new comments:
- #65 captureStream on OffscreenCanvas (1 by bc-lee)
https://github.com/w3c/mediacapture-fromelement/issues/65 [tag-tracker]
* w3c/webrtc-extensions (+7/-0/💬8)
7 issues created:
- Normative reference to googlesource.com (by jan-ivar)
https://github.com/w3c/webrtc-extensions/issues/216 [blocks transition]
- captureTimestamp: RTCRtpContributingSource vs RTCRtpSynchronizationSource (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/215
- Implementation commitments for transferable data channels (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/214
- Implementation commitments on RTCEncodingOptions.keyFrame? (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/213
- Migrate RTCRtpEncodingParameters.codec to main spec (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/212
- Migrate adaptivePtime to main spec (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/211
- Migrate "RTP header extension control" to main spec (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/210
5 issues received 8 new comments:
- #216 Normative reference to googlesource.com (1 by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/216 [blocks transition]
- #215 captureTimestamp: RTCRtpContributingSource vs RTCRtpSynchronizationSource (1 by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/215
- #213 Implementation commitments on RTCEncodingOptions.keyFrame? (4 by dontcallmedom, fippo)
https://github.com/w3c/webrtc-extensions/issues/213
- #212 Migrate RTCRtpEncodingParameters.codec to main spec (1 by dontcallmedom)
https://github.com/w3c/webrtc-extensions/issues/212
- #209 ICE improvements: send and prevent ICE check over a candidate pair (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-extensions/issues/209
* w3c/webrtc-rtptransport (+2/-2/💬5)
2 issues created:
- Add stats on queued event drops when apps aren't keeping up with reading (by tonyherre)
https://github.com/w3c/webrtc-rtptransport/issues/55
- Controls of internal queue lengths (by tonyherre)
https://github.com/w3c/webrtc-rtptransport/issues/54
4 issues received 5 new comments:
- #54 Controls of internal queue lengths (1 by tonyherre)
https://github.com/w3c/webrtc-rtptransport/issues/54
- #52 Sending NACK/FEC is not supported (1 by steely-glint)
https://github.com/w3c/webrtc-rtptransport/issues/52
- #35 RtpSendStreamInit and RtpReceiveStreamInit are not defined in explainer-use-case-1.md (1 by tonyherre)
https://github.com/w3c/webrtc-rtptransport/issues/35
- #33 Make RtpTransport transferable (2 by tonyherre, youennf)
https://github.com/w3c/webrtc-rtptransport/issues/33
2 issues closed:
- RtpTransport should be called RTCRtpTransport https://github.com/w3c/webrtc-rtptransport/issues/2 [Ready for PR]
- Potential issues from convenience extensions https://github.com/w3c/webrtc-rtptransport/issues/39 [PR Exists]
Pull requests
-------------
* w3c/webrtc-pc (+2/-0/💬0)
2 pull requests submitted:
- Update to ReSpec version 35.1.1 (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2982 [Editorial] [repo-management]
- Add link to 'in parallel' definition (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/2981
* w3c/webrtc-charter (+0/-1/💬1)
1 pull requests received 1 new comments:
- #83 Propose revision to merge guide (1 by dontcallmedom-bot)
https://github.com/w3c/webrtc-charter/pull/83
1 pull requests merged:
- Propose revision to merge guide
https://github.com/w3c/webrtc-charter/pull/83
* w3c/mediacapture-main (+1/-3/💬1)
1 pull requests submitted:
- Update to latest ReSpec version 35.1.1 (by dontcallmedom)
https://github.com/w3c/mediacapture-main/pull/1009 [editorial] [repo-management]
1 pull requests received 1 new comments:
- #1007 Add userInsertedDevices attribute to DeviceChangeEvent (1 by dontcallmedom-bot)
https://github.com/w3c/mediacapture-main/pull/1007
3 pull requests merged:
- Update to latest ReSpec version 35.1.1
https://github.com/w3c/mediacapture-main/pull/1009 [editorial] [repo-management]
- Import backgroundBlur from mediacapture-extensions
https://github.com/w3c/mediacapture-main/pull/1006
- Add userInsertedDevices attribute to DeviceChangeEvent
https://github.com/w3c/mediacapture-main/pull/1007
* w3c/webrtc-rtptransport (+1/-4/💬3)
1 pull requests submitted:
- Add RTC- prefix to all types (by tonyherre)
https://github.com/w3c/webrtc-rtptransport/pull/53
2 pull requests received 3 new comments:
- #45 Merge the API into one file. (1 by tonyherre)
https://github.com/w3c/webrtc-rtptransport/pull/45
- #42 Add batch interfaces for reading RtpSents and RtpAcks (2 by tonyherre)
https://github.com/w3c/webrtc-rtptransport/pull/42
4 pull requests merged:
- Add RTC- prefix to all types
https://github.com/w3c/webrtc-rtptransport/pull/53
- [Bikeshedding] Remove RtpPacketInit convenience extensions.
https://github.com/w3c/webrtc-rtptransport/pull/31
- Merge the API into one file.
https://github.com/w3c/webrtc-rtptransport/pull/45
- Resolve the indecisive attribute/getter on PeerConnection
https://github.com/w3c/webrtc-rtptransport/pull/46
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, 25 June 2024 17:00:14 UTC