- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 Dec 2016 17:51:34 +0000
- To: public-media-capture-logs@w3.org
Also, given how easy it is now to recompose streams out of tracks now, are we sure we still need this option? E.g. removing audio: ```js let rec = new MediaRecorder(new MediaStream(stream.getVideoTracks())); ``` -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/99#issuecomment-267394541 using your GitHub account
Received on Thursday, 15 December 2016 17:51:40 UTC