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

Mobile Browser Not Supported #119

Open
anubhutigupta2409 opened this issue Jan 30, 2023 · 4 comments
Open

Mobile Browser Not Supported #119

anubhutigupta2409 opened this issue Jan 30, 2023 · 4 comments

Comments

@anubhutigupta2409
Copy link

When I run my web app on my mobile chrome browser it never asks for camera permissions. And the status always remains idle, how to trigger asking for permissions externally.

@chusamo
Copy link

chusamo commented Jun 11, 2023

It happends the same to me

@analogjedi
Copy link

I have a similar issue. I can run my app in Chrome and Firefox on my Macbook but it doesn't work on iPhones (any of the browser types) and it won't work on my Ubuntu machine using Chrome. Any ideas what could be causing this?

@ifmung
Copy link

ifmung commented Jul 10, 2024

I also encountered the same problem. It works fine on the computer, but not on the phone. So I looked at the source code and found that the API used in it was not the browser's native API, but extendable-media-recorder. At the same time, I checked the MDN documentation and found that using the native API can work normally on PC and mobile phones. Because this library has not been updated for a long time, maybe the internal API has been updated, I think it may be related to this.

@varsha323
Copy link

Hello
I am also facing same issue on mobile case how can i fix this for mobile i just want to know is it possible in react if it then please tell me how can i do>

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

5 participants