Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nothing happing #9

Open
ayoubbelkas opened this issue Aug 10, 2015 · 3 comments
Open

nothing happing #9

ayoubbelkas opened this issue Aug 10, 2015 · 3 comments

Comments

@ayoubbelkas
Copy link

i used your code in mi laravel app and when i use the demo code in my view nothing happen
can you pleas give me a solution pleasssss

@ayoubbelkas ayoubbelkas changed the title noting happing nothing happing Aug 10, 2015
@apo000
Copy link

apo000 commented Apr 11, 2016

I have the same problem. When i run the demo example code, the camera activates, but after nothing happens.
Did you find any solution?

@raviji
Copy link

raviji commented Nov 23, 2016

am also confusing this how to open camera and scan qr code.. please explain, there is no clear docs for this.

@zenncoder
Copy link

Guys, the reason is the security. You must be running application on localhost with no SSL installed and browser do not allow Camera (media) access for the hosts without SSL cert.

So as far as I know there are 2 possible solutions,

  1. Disable SSL check for Media access on localhost
  2. Install self signed cert. on localhost (I tried and this worked for me)

Let me know if you find this comment helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants