-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.2.0
-
None
Qt multimedia module is not working on web-assembly. Tried to build with MSVC for desktop because there is an issue with the MinGW compiler for multimedia support on the desktop platform.
After that web-assembly builds & throws a runtime error on the browser(chrome).
Runtime error: Application exit (RuntimeError: null function or function signature mismatch).
This error gets when a simple MediaPlayer is running with an HTTP link for audio playback.