HTML media capture
Limited availability
The capture
HTML attribute for <input type="file">
elements allows the user to capture media using the device's camera or microphone.
Learning resources on MDN
No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.Browser support (view on caniuse.com)
- Chrome ❌
- Chrome Android 25 Released on 2013-02-27
- Edge ❌
- Firefox ❌
- Firefox for Android 79 Released on 2020-07-28
- Safari ❌
- Safari on iOS 10 Released on 2016-09-13
Surveys
- State of HTML 2024: forms/forms_features question
- State of HTML 2024: features/all_features question
- State of HTML 2023: reading_list/reading_list question
- State of HTML 2023: forms/forms_features question
- State of HTML 2023: features/all_features question
Specifications
- HTML Media Capture, from Devices and Sensors Working Group (W3C).
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature