搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

cant access webcam from javascript

  • 1 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 ericalbers

more options

I'm trying to get a frame from my javascript page, Chrome works fine from 127.0.0.1, but firefox keeps saying needs permission.

I clicked on the little world icon and set the permissions, I set Use the Camera to Allow

Indeed now when I'm on 127.0.0.1, I can click on the world icon and it says Permissions: Use the Camera Allow is set in the pulldown.

Still complains with

Error: Could not access webcam: PermissionDeniedError: The user did not grant permission for the operation

Most importantly, I need this to work on my domain, which does NOT have HTTPS, its for a school group, its just a little personal domain, not going through the trouble of getting https for it. HELP! Does firefox allow web access from non-https sites??? I know chrome is broken and does not, but as I said, this is to assist a elementary school project, and going through the https thing simply means the kids miss out on setting up a web cam to watch their fish hatchery.

I'm trying to get a frame from my javascript page, Chrome works fine from 127.0.0.1, but firefox keeps saying needs permission. I clicked on the little world icon and set the permissions, I set Use the Camera to Allow Indeed now when I'm on 127.0.0.1, I can click on the world icon and it says Permissions: Use the Camera Allow is set in the pulldown. Still complains with Error: Could not access webcam: PermissionDeniedError: The user did not grant permission for the operation Most importantly, I need this to work on my domain, which does NOT have HTTPS, its for a school group, its just a little personal domain, not going through the trouble of getting https for it. HELP! Does firefox allow web access from non-https sites??? I know chrome is broken and does not, but as I said, this is to assist a elementary school project, and going through the https thing simply means the kids miss out on setting up a web cam to watch their fish hatchery.

所有回复 (1)

more options

image attached