【问题标题】:Webcam.js not working in chrome browserWebcam.js 在 chrome 浏览器中不起作用
【发布时间】:2016-07-15 05:21:25
【问题描述】:

我正在我的网站中实现 webcam.js。 我已经下载了脚本 https://github.com/jhuckaby/webcamjs 这个脚本在 mozilla firefox 浏览器中运行良好。但不能在谷歌浏览器中工作。 请查看以下链接

http://beta.phygee.com/webcam-to-gif

请让我知道我的代码有什么错误:(

【问题讨论】:

标签: google-chrome webcam webcam.js


【解决方案1】:

这是因为在 google crome 中,您不允许在 http 中使用网络摄像头 js,为此您必须使用正确的 ssl,或者您可以使用其他浏览器,例如 firefox,或者您可以在 i 框架中调用它

【讨论】:

    【解决方案2】:

    使用 https 而不是 http 访问您的网站

    【讨论】:

      猜你喜欢
      • 2012-10-23
      • 1970-01-01
      • 2014-04-29
      • 2016-11-30
      • 2017-11-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多