从浏览器到摄像机访问 [英] Access from the Browser to Camera

查看:164
本文介绍了从浏览器到摄像机访问的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有关于从浏览器访问摄像头一个问题。 (Android和iOS浏览器)

I have one question about access to the camera from the browser. (Android and iOS browser)

谷歌和苹果宣布1年前,从浏览器中访问摄像机应该很快面市。

Google and Apple announced 1 year ago, that the access from the browser to the camera should be available soon.

我需要这个功能移动Web应用程序。

I need this function for a mobile Web Application.

时此功能可现在呢?

推荐答案

请尝试以下操作:

<html>
<body>
<form>
<input type="file" accept="image/*;capture=camera"/>
<input type="submit"/>
</form>
</body>
</html>

这篇关于从浏览器到摄像机访问的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆