ImageCapture - > takePhoto()方法在Windows 10中失败

时间:2017-11-09 01:16:56

标签: javascript html5 html5-video

我正在尝试使用"视频"通过相机拍摄图像。标签。找到了一个例子 https://googlechrome.github.io/samples/image-capture/grab-frame-take-photo.html 并使用该示例开发了我的Web应用程序。它适用于Mac(mac os x el capitan)和chrome最新版(62) 但是在Windows X(在Surface Pro上测试)和chrome latest(62)失败了。失败发生在 ImageCapture - > takePhoto()方法。 终于发现上面的例子也在Surface上失败了。 请帮我把这个排序好。

0 个答案:

没有答案