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

NotAllowedError: Permission denied in APP Android #75

Open
lucasarthuro opened this issue Dec 28, 2018 · 4 comments
Open

NotAllowedError: Permission denied in APP Android #75

lucasarthuro opened this issue Dec 28, 2018 · 4 comments

Comments

@lucasarthuro
Copy link

I am having a permission error denied when accessing the webcam by the android application:

         <webcam channel="vm.channel"
                    on-streaming="vm.onSuccess()"
                    on-error="vm.onError(err)"
                    on-stream="vm.onStream(stream)"></webcam>
@jonashartmann
Copy link
Owner

jonashartmann commented Jan 19, 2019

Have you allowed your browser / application to access the webcam?

@lucasarthuro
Copy link
Author

lucasarthuro commented Jan 19, 2019 via email

@jonashartmann
Copy link
Owner

jonashartmann commented Jan 19, 2019 via email

@ccrstudio
Copy link

The app must be over HTTPS connection, nothing over HTTP.

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

3 participants