- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 May 2019 16:55:18 +0000
- To: public-webrtc-logs@w3.org
@guidou Just wanted to confirm that Chromium/Chrome implementation of `onmute`, `onunmute` and `onended` is not reliable. Found another Chromium bug that will file shortly. When a `<video>` `captureStream()` method is called before `src` is set and the captured stream is passed to `MediaRecorder` the `addtrack` event is occasionally not dispatched when `src` of `HTMLVideoElement` is changed. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/78#issuecomment-492320749 using your GitHub account
Received on Tuesday, 14 May 2019 16:55:20 UTC