emscripten-core / emscripten-core/emscripten
Audio Stream to forward to WebRTC
Open
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Hi All. I'm trying to capture an audio stream to forward to a remote user and having trouble finding a good point to do it in a Emscripten based app (jsdos)
I found SDL.audio and SDL.audioContext but the former seems to be unused and latter is an input only.
Is there anything i'm missing, that can either let me make a MediaStream or capture similar to canvas element for graphics. Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.