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

WebContentsDelegate::CheckMediaAccessPermission: Not supported. #679

Open
gushenjie opened this issue Apr 23, 2021 · 6 comments
Open

WebContentsDelegate::CheckMediaAccessPermission: Not supported. #679

gushenjie opened this issue Apr 23, 2021 · 6 comments

Comments

@gushenjie
Copy link

No description provided.

@gushenjie
Copy link
Author

target version 22

@chorchannaseang
Copy link

D/EGL_emulation(15675): eglCreateContext: 0xbc20fa50: maj 2 min 0 rcv 2
E/chromium(15675): [ERROR:web_contents_delegate.cc(225)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
E/chromium(15675): [ERROR:web_contents_delegate.cc(225)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
W/cr_media(15675): Requires MODIFY_AUDIO_SETTINGS and RECORD_AUDIO. No audio device will be available for recording

@KojiNakamaru
Copy link
Member

Thank you for the report. I searched the issue again and fixed the build script in #731 . Could you please try the latest? Please also note that the latest version requires webViewObject.SetCameraAccess(true) and/or webViewObject.SetMicrophoneAccess(true) for reflecting the discussion #726 .

https://github.com/gree/unity-webview/tree/79e95933c8a39cfb022b676c25190603601f13e3#cameraaudio-permissionfeature

@AbdurRehman-coder
Copy link

Hey @KojiNakamaru, I add both MODIFY_AUDIO_SETTINGS and RECORED_AUDIO permissions but still getting the same issue as @chorchannaseang. Please help me out.

@KojiNakamaru
Copy link
Member

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