Status of video playback on WebAssembly
-
I'm wondering what is the status of video playback in WebAssembly - I've not been able to get it to work even using the example code in 6.10.0. The documentation mentions it does work with limitations but it also says the multimedia module is not supported in WebAssembly?
I'm just using the QML Media Player Example on 6.10.0 but a minimal example gave the same result. Audio channel of the video files works fine, is there something I'm missing?
Thanks!