- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Feb 2017 22:59:01 +0000
- To: public-media-capture-logs@w3.org
Re. offline recording: what about a scenario in which a <video> tag `vid` is playing a video with `vid.playbackRate = 10.0`, and then we use a MediaRecorder on a MediaStream captured from the said <video> (`vid.captureStream()`), where MediaRecorder is configured to _generate timestamps_ at a 10x reduced frame rate (while still processing all incoming frames, assuming that's phisically possible) ? Would this qualify as a solution to offline recording? (Not the only solution necessarily). -- GitHub Notification of comment by miguelao Please view or discuss this issue at https://github.com/w3c/mediacapture-record/pull/114#issuecomment-277385990 using your GitHub account
Received on Friday, 3 February 2017 22:59:37 UTC