Baseflow / XamarinMediaManager

Cross platform Xamarin plugin to play and control Audio and Video
https://baseflow.com
MIT License
761 stars 304 forks source link

Any plans to support WASM / WebAssembly? #905

Open sandreas opened 10 months ago

sandreas commented 10 months ago

🚀 Feature Requests

I would love to see wasm support, so that it would be possible to write fully Cross Plattform apps e.g. with avalonia ui.

Describe the feature

Wasm could be possible via vlc.js using the experimental wasm target (https://code.videolan.org/jbk/vlc.js/-/tree/demo). There also is libvlcsharp as another cross platform player, also lacking wasm support.

The web audio api would be a bonus, maybe even with lockscreen support via browser.

Platforms affected (mark all that apply)