philhk / better-discord-screenshare-plugin

With this plugin you can customize your resolution, framerate, bitrate and more for your screenshare on discord!
GNU General Public License v3.0
25 stars 8 forks source link

add a option to select a audio output device instead of just a application so you can have multiple applications audio when fullscreen screenshare #8

Closed Cxsmo-ai closed 1 year ago

Cxsmo-ai commented 1 year ago

add a option to select a audio output device instead of just a application so you can have multiple applications audio when fullscreen screenshare

philhk commented 1 year ago

I've already looked through discords source code and it doesn't look like this would be possible without modifying discords capture dll, which would be too difficult for me. A better way is to use some sort of a virtual audio adapter.