guest271314/captureSystemAudio

Pipe captured audio to WebRTC MediaStreamTrack instead of local file

Closed this issue · 2 comments

Provide option to pipe captured audio to WebRTC MediaStreamTrack instead of local file.

Able to achieve this to an appreciable degree using MediaSource.

Try to achieve without using MediaSource.

Completed testing proof-of-concept using Native Messaging, Native File System, parec https://github.com/guest271314/captureSystemAudio/tree/master/native_messaging/file_stream.