-
-
Notifications
You must be signed in to change notification settings - Fork 369
Open
Description
I tested only on macOS.
It might already work on other platforms.
Is your feature request related to a problem? Please describe.
I want to use WebRTC
Describe the solution you'd like
I don't have any preference.
I just want to use WebRTC.
Describe alternatives you've considered
- With system webbrowser (doesn't work on macOS)
Notification.requestPermission() // => undefined navigator.mediaDevices // => undefined
- Using another process
I don't know any library to use WebRTC with VideoUI on desktop 😭
Additional context
It seems, the cause of this issue is this https://forums.developer.apple.com/thread/88052
And, the following might solve this issue on macOS (not tested).
https://bugs.webkit.org/show_bug.cgi?id=208667#c17
There are similar issues in other repositories.
- [Question] Permissions branchseer/DeskGap#26 (comment)
(someone mentioned "WkWebView's getUserMedia functionality is disabled, when embedded") - Webrtc Camera and Audio not available on MacOS Webview webview/webview#368
jfreax, krzysztofgal, welljsjs, bryan-hoang, Romej and 11 more
Metadata
Metadata
Assignees
Type
Projects
Status
📬Proposal