I want to implement the ScreenSharing-API ( https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia ) in an webview.
You mentioned getDisplayMedia in
but I think, it is not implemented yet.
Are there any plans to implement these functions as well?
I want to implement the ScreenSharing-API ( https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia ) in an webview.
You mentioned getDisplayMedia in
WKWebViewRTC/WKWebViewRTC/Js/src/MediaDevices.js
Line 31 in b53de42
Are there any plans to implement these functions as well?