从网络浏览器拍照

发布于 2024-10-12 01:41:18 字数 175 浏览 2 评论 0原文

我正在尝试找到一种方法,在网络浏览器(chrome、firefox 或 ie)内从上网本(Win7 或 Android)的相机拍照。之后,我想将该图像作为文件(或二进制文件)返回到网络浏览器中。

这可能吗?或者有人有类似情况的代码示例吗?

假设用户同意授予所需的所有权限。

问候, 萨卡尔

I am trying to find a way to take a picture from the camera of a netbook (Win7 or Android) inside a web browser(either chrome, firefox or ie). After that I want to take that image as a file(or binary) back into the web browser.

Is this possible? or does anyone have a code sample for a similar situation like this?

Assume that user agrees to give all the privileges that are required.

Regards,
sakal

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

要走干脆点 2024-10-19 01:41:18

仅使用 JavaScript 无法访问网络摄像头。然而,通过闪光灯是可能的。看看这个:http://blog.vamapaull.com/?p=355

It's not possible to access the webcam using Javascript only. However, it's possible through flash. Have a look on this: http://blog.vamapaull.com/?p=355.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文