mumble-voip/mumble

Set different output devices per user

Open

#1,551 opened on 2015年2月4日

GitHub で見る
 (14 comments) (3 reactions) (0 assignees)C++ (5,642 stars) (1,062 forks)batch import
audioclientfeature-requesthelp wanted

説明

I use Mumble for podcasting (as an awesome open, powerful and high quality Skype alternative). In the end, I'd like to have the recordings of the other speakers (Mumble users) in different channels in my recording software.

Right now, I use multiple Mumble clients on the same local machine (my recording machine) and locally mute all speakers – except the one I want to record with the client instance – in the clients. Every client instance then only outputs a specific speaker's voice and I can send the outputs to different local audio devices for processing.

That definitely works, but it is very hacky and complicated and lengthy to set up each time (the instances share their configuration, so every time I open a new one I have to change the output device again).

What I propose is a setting in the speaker information window that lets you define a custom output device just for that speaker. By default, this would always be the one set in the global preferences, but for use-cases like mine you could easily configure it to be whatever you need. Maybe this could also be hidden if the "Advanced" checkbox in the preferences is not checked.

コントリビューターガイド

Set different output devices per user · mumble-voip/mumble#1551 | Good First Issue