New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 910256 link

Starred by 3 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 2
Type: Bug



Sign in to add a comment

Improve capturing an image support

Project Member Reported by dougt@chromium.org, Nov 29

Issue description

Quickly testing using the snippet (courtesy of dstockwell): 

data:text/html,<input type=file accept=video/* capture>

On a Windows machine, I get a file picker
On a Pixelbook (with a camera) I get a file picker
On Android, it opens the camera in video capture mode

We should improve this.
 

Comment 1 by anssi.ko...@gmail.com, Jan 18 (4 days ago)

This feature is specified in https://w3c.github.io/html-media-capture/. I suggest you rename this issue per the feature name ("HTML Media Capture") for clarity.

(Note: also iOS Safari ships with this feature, see: https://w3c.github.io/test-results/html-media-capture/all.html)

Sign in to add a comment