[html-media-capture] Limit the length of the recorded video

octavn has just created a new issue for https://github.com/w3c/html-media-capture:

== Limit the length of the recorded video ==
This is Octavian, founder of [https://addpipe.com](https://addpipe.com), a video recording platform, and author of [Correct Syntax for HTML Media Capture](https://addpipe.com/blog/correct-syntax-html-media-capture/).

We process up to 7000vids/day with Pipe and about 10% are uploaded from mobile through HTML Media Capture.

One of the most frequent requests we get is the ability to limit the length of the video recorded through HTML Media Capture.

The max length could be specified through a new attribute which would take values in seconds (`maxlength="120"` ?) and it would apply to videos recorded on the spot through `capture` or, if `capture` is missing, when selecting [Take Video] in the (iOS) device UI.

Please view or discuss this issue at https://github.com/w3c/html-media-capture/issues/23 using your GitHub account

Received on Monday, 12 February 2018 13:51:09 UTC