Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I stream pulse audio to mumble server using command line? #1

Open
rvt opened this issue Apr 7, 2020 · 1 comment
Open

Can I stream pulse audio to mumble server using command line? #1

rvt opened this issue Apr 7, 2020 · 1 comment

Comments

@rvt
Copy link

rvt commented Apr 7, 2020

Subject says it all! :)

@stblassitude
Copy link
Contributor

If oyu can get the audio out of Pulse Audio in the right format (48ks/s 16 bit little-endian) on stdout, you can feed it to c3lingo_mumble.send_stdin, as explained in the README.

Otherwise, if you know your way around Python and Pulse Audio, I'm sure send_stdin could be adapted to read from some sort of PA sink.

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

No branches or pull requests

2 participants