Skip to content

Add RFC: Make audio monitoring a output plugin#66

Open
cg2121 wants to merge 1 commit intoobsproject:masterfrom
cg2121:audio-monitoring-rfc
Open

Add RFC: Make audio monitoring a output plugin#66
cg2121 wants to merge 1 commit intoobsproject:masterfrom
cg2121:audio-monitoring-rfc

Conversation

@cg2121
Copy link
Copy Markdown
Contributor

@cg2121 cg2121 commented Apr 8, 2026

Summary

Move audio monitoring out of libobs and make it an output plugin.

Motivation

Currently, when a source is being monitored, a new audio monitor is created for each source. The goal here is to have
a single mix where all of the sources are output to, thus avoiding sync issues when having multiple sources being
monitored.

Link to RFC

@pkviet
Copy link
Copy Markdown
Member

pkviet commented Apr 12, 2026

Check the ASIO PR where I add monitoring tracks which output mixed monitored audio to the ASIO output plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants