Azat Khasanshin
Azat Khasanshin
Related pull request for obs-studio: https://github.com/obsproject/obs-studio/pull/1565
Maybe we can try to get our plugin included in the appimage of whoever will be maintaining those for obs, I'll try asking around.
Sounds great, @probonopd
Unfortunately CEF does not provide any way to control audio in browser right now. I guess I could add an option to control which audio device is used for output,...
As NexAdn suggested, you can use `pavucontrol` to configure linuxbrowser instances. In the "playback" tab, select one of the "Chromium" applications and set it's volume and output device (unfortunately no...
No, I'm still planning to implement audio controls, so I'll close it myself when done.
So I've spent some time working on this and it turned out that what I had in mind is not really applicable, since chromium opens and closes pulseaudio streams only...