wry
wry copied to clipboard
Media Capture support
Hi - I was interested if Media Capture was possible (in particular for MacOS). Typically with WkWebkit there's issues with app sandbox and permissions (especially with Mojave).
I just saw this today, might be interesting to keep track of: https://webkit.org/blog/11353/mediarecorder-api/
so i tried to run the example - media capture appeared to work fine, but whether this works when distributing is another question. (?).
See this issue: https://github.com/tauri-apps/wry/issues/85#issuecomment-823499749
#266 is our initial impl. But still lack flexibility at the moment.