Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.6
Description
Currently, QtMultimedia for wasm uses Emscripten's openAL backend for audio. This is incompatible with the use of webaudio and webvideo for Video and camera.
This task will refactor qwasmaudiosource to use webaudio. Plus side is we do not need to process audio ourselves, but let the browser do it. Which may or may not optimize for better performance.
Attachments
Issue Links
- is required for
-
QTBUG-115075 WebAssembly audio input not working
- Closed
-
QTBUG-115059 WebAssembly audio output still not working fully
- Closed