wry icon indicating copy to clipboard operation
wry copied to clipboard

Media Capture support

Open weepy opened this issue 4 years ago • 4 comments
trafficstars

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).

weepy avatar Apr 10 '21 15:04 weepy

I just saw this today, might be interesting to keep track of: https://webkit.org/blog/11353/mediarecorder-api/

nothingismagick avatar Apr 10 '21 21:04 nothingismagick

so i tried to run the example - media capture appeared to work fine, but whether this works when distributing is another question. (?).

weepy avatar Apr 11 '21 16:04 weepy

See this issue: https://github.com/tauri-apps/wry/issues/85#issuecomment-823499749

nothingismagick avatar Apr 21 '21 09:04 nothingismagick

#266 is our initial impl. But still lack flexibility at the moment.

wusyong avatar Jul 21 '21 07:07 wusyong