- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 11 Aug 2020 17:00:19 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1k5XdL-0007RG-ML@uranus.w3.org>
Issues ------ * w3c/webrtc-pc (+3/-0/💬6) 3 issues created: - Make the set of transports for a PC obvious (by alvestrand) https://github.com/w3c/webrtc-pc/issues/2563 - Should stopping the bundle-owning transceiver kill datachannels? (by alvestrand) https://github.com/w3c/webrtc-pc/issues/2562 - restricting available media types in the constructor (by fippo) https://github.com/w3c/webrtc-pc/issues/2561 1 issues received 6 new comments: - #2561 restricting available media types in the constructor (6 by Sean-Der, fippo, lgrahl, nils-ohlmeier) https://github.com/w3c/webrtc-pc/issues/2561 * w3c/mediacapture-main (+0/-0/💬6) 2 issues received 6 new comments: - #709 Bug in spec: circular dependency for enumerateDevices() (5 by alvestrand, fippo, guest271314, youennf) https://github.com/w3c/mediacapture-main/issues/709 - #693 enumerateDevices() should print correct MediaDeviceInfo (1 by guest271314) https://github.com/w3c/mediacapture-main/issues/693 * w3c/mediacapture-record (+0/-2/💬0) 2 issues closed: - Input video track width and height MUST be recorded and playable https://github.com/w3c/mediacapture-record/issues/173 - Is applying sampleRate constraint to audio MediaStreamTrack before start() is called specified to directly set audio_sampling_frequency of audio track in resulting WebM file output by MediaRecorder? https://github.com/w3c/mediacapture-record/issues/176 * w3c/mediacapture-image (+1/-4/💬7) 1 issues created: - Determine how PTZ permission prompts are supposed to work (by youennf) https://github.com/w3c/mediacapture-image/issues/243 5 issues received 7 new comments: - #243 Determine how PTZ permission prompts are supposed to work (2 by beaufortfrancois, riju) https://github.com/w3c/mediacapture-image/issues/243 [PTZ] - #217 "Tap to auto-focus" feature (1 by riju) https://github.com/w3c/mediacapture-image/issues/217 - #209 Extend getPhotoSettings() to include additional EXIF data (2 by Joe-Palmer, riju) https://github.com/w3c/mediacapture-image/issues/209 - #198 Sort out fingerprint surface (1 by riju) https://github.com/w3c/mediacapture-image/issues/198 - #186 Add image quality member to PhotoSettings dictionary (1 by riju) https://github.com/w3c/mediacapture-image/issues/186 [enhancement] 4 issues closed: - Add image quality member to PhotoSettings dictionary https://github.com/w3c/mediacapture-image/issues/186 [enhancement] - "Tap to auto-focus" feature https://github.com/w3c/mediacapture-image/issues/217 - Sort out fingerprint surface https://github.com/w3c/mediacapture-image/issues/198 - Fill Security & Privacy questionnaire #122 https://github.com/w3c/mediacapture-image/issues/172 * w3c/mediacapture-fromelement (+0/-1/💬0) 1 issues closed: - Is mute event expected to be dispatched at MediaStreamTrack when enabled is set to false? https://github.com/w3c/mediacapture-fromelement/issues/80 * w3c/mediacapture-output (+1/-1/💬5) 1 issues created: - Is selectAudioOutput intended to capture audio output or route microphone capture to an output device? (by guest271314) https://github.com/w3c/mediacapture-output/issues/101 2 issues received 5 new comments: - #101 Is selectAudioOutput intended to capture audio output or route microphone capture to an output device? (1 by guidou) https://github.com/w3c/mediacapture-output/issues/101 - #100 Behavior when audio device is changed by user-agent (4 by NoahRoseLedesma, alvestrand, guest271314) https://github.com/w3c/mediacapture-output/issues/100 1 issues closed: - Is selectAudioOutput intended to capture audio output or route microphone capture to an output device? https://github.com/w3c/mediacapture-output/issues/101 * w3c/mediacapture-screen-share (+2/-0/💬4) 2 issues created: - allow getDisplayMedia "granted" permission to persist during the user session (by ikasantsev) https://github.com/w3c/mediacapture-screen-share/issues/144 - ensure that a tab selected by the user is what an app really supposed to share (by ikasantsev) https://github.com/w3c/mediacapture-screen-share/issues/143 1 issues received 4 new comments: - #143 ensure that a tab selected by the user is what an app really supposed to share (4 by ikasantsev, youennf) https://github.com/w3c/mediacapture-screen-share/issues/143 * w3c/webrtc-insertable-streams (+1/-2/💬4) 1 issues created: - { readableStream, writableStream } should be { readable, writable } (by domenic) https://github.com/w3c/webrtc-insertable-streams/issues/40 2 issues received 4 new comments: - #40 { readableStream, writableStream } should be { readable, writable } (3 by domenic, guidou) https://github.com/w3c/webrtc-insertable-streams/issues/40 - #4 What about simulcast? (1 by guidou) https://github.com/w3c/webrtc-insertable-streams/issues/4 2 issues closed: - What about simulcast? https://github.com/w3c/webrtc-insertable-streams/issues/4 - { readableStream, writableStream } should be { readable, writable } https://github.com/w3c/webrtc-insertable-streams/issues/40 Pull requests ------------- * w3c/mediacapture-image (+2/-2/💬5) 2 pull requests submitted: - Fixed JS example (by beaufortfrancois) https://github.com/w3c/mediacapture-image/pull/244 - Add security-privacy-questionnaire.md (by riju) https://github.com/w3c/mediacapture-image/pull/242 3 pull requests received 5 new comments: - #242 Add security-privacy-questionnaire.md (2 by riju) https://github.com/w3c/mediacapture-image/pull/242 - #241 Add explainer for MediaStream-ImageCapture spec. (2 by eehakkin, riju) https://github.com/w3c/mediacapture-image/pull/241 - #205 Add tag-security-privacy.md (1 by riju) https://github.com/w3c/mediacapture-image/pull/205 2 pull requests merged: - Add security-privacy-questionnaire.md https://github.com/w3c/mediacapture-image/pull/242 - Add explainer for MediaStream-ImageCapture spec. https://github.com/w3c/mediacapture-image/pull/241 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-depth * 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-insertable-streams * 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 August 2020 17:00:21 UTC