본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How do I tell Firefox Android not to ask permissions for my tablet camera any time?

  • 2 답장
  • 3 이 문제를 만남
  • 9 보기
  • 최종 답변자: ssk1000

more options

Hello

I use my tablet on stand in my shop. I have application, which scans user cards. This is Javascript browser app which uses getUserMedia and works fine, except the one thing: it always asks me for access to the tablet camera. App cycle is easy: scan card, send data to server, return back to wait page and go to beginning. Any time, I load page with getUserMedia gears, firefox displays this dialog. How can I tell Firefox Android not to do that at all or ask for camera access ONE TIME and do not repeat it again?

Hello I use my tablet on stand in my shop. I have application, which scans user cards. This is Javascript browser app which uses getUserMedia and works fine, except the one thing: it always asks me for access to the tablet camera. App cycle is easy: scan card, send data to server, return back to wait page and go to beginning. Any time, I load page with getUserMedia gears, firefox displays this dialog. How can I tell Firefox Android not to do that at all or ask for camera access ONE TIME and do not repeat it again?

모든 댓글 (2)

more options

Great question, what webrtc service are you using in the app?

more options

It is not specific service. We use custom javascript browser application which uses getUserMedia for camera access. This application scans QR and bar codes.

Tablet PC with Firefox Android browser used as a scan terminal. It is pretty annoying for customers and staff to always tapping the screen, allowing my application to use front camera of tablet.