Open bharamu21 opened 4 years ago
It looks like you're in a safariviewcontroller (i.e, opened from WhatsApp). Iirc only the browser supports getusermedia, view controller and we view don't have access.
P On Fri, 19 Jun 2020, 15:50 bharamu21, notifications@github.com wrote:
Hi,
I am trying to access the camera in apple mobile but unfortunately I am getting error while asking the permission to users. When I remove permission than I am getting error in webrtc's getUsermedia method
[image: IMG-20200615-WA0001] https://user-images.githubusercontent.com/10414784/85145475-3a24f700-b26a-11ea-9c2a-1dd6a1c913b0.jpg [image: IMG-20200616-WA0014] https://user-images.githubusercontent.com/10414784/85145482-3c875100-b26a-11ea-9dcf-f2f610163294.jpg
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/WebFundamentals/issues/8811, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALDRW2HIIZAAHCYJ2YTW3RXN3KXANCNFSM4OCZOJAA .
No I am not accessing the page from Whatsapp. I am testing my web page directly in chrome browser but I couldn't access the camera and geolocation of user. I am webrtc for camera and while asking permission for camera and geolocation I am getting error as in screenshots above.
Hi,
I am trying to access the camera in apple mobile but unfortunately I am getting error while asking the permission to users. When I remove permission than I am getting error in webrtc's getUsermedia method