[Solved]Request for sending copy of output audio to a selected device

khaver

Member
I know this has been asked for ad-nauseum, but looking at the code for the Audio Monitor plugin and the NDI plugin, there must be a way to create a plugin that borrows from both of these so we could send the audio that goes to the streams and recordings to a selected audio device. The Audio Monitor plugin has a filter you can add to an audio source and select an audio device to send a copy to. The NDI filter takes the program audio and encapsulates it in the NDI protocol and sends it over the network. So there is a way to access the program audio, and there is a way to route audio to selected devices. Combine these two and we would have what a lot of people here have been asking for.

Our church is setting up an overflow TV in the lobby so the service can be watched from there. We plan to use an HDMI over ethernet device to send a Program Projector from OBS to it. Our Nvidia graphics card can send audio over it's display ports and HDMI ports so it would be nice to be able to send the OBS program audio to the TV along with the video.

My programming skills are not up to the level of these two plugins, so was hoping someone with more skills could look into it. Fingers crossed.
 

khaver

Member
Never mind. The Audio Monitor plugin already has this feature. It's in Output->TrackX->Device
 
Last edited:
Top