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

Audio via ffmpeg pulse device instead of alsa #63

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

glunardi
Copy link
Contributor

The ffmpeg pulse input device might be a more efficient way to capture the audio rather than taking a round-trip through alsa.

As per #62, we are running into some performance issues on low-end virtual machines and trying to optimize the pipeline some.

The ffmpeg pulse input device might be a more efficient way to capture the audio rather than taking a round-trip through alsa.

As per aau-zid#62, we are running into some performance issues on low-end virtual machines and trying to optimize the pipeline some.
@mtsonline
Copy link
Contributor

thanks for the pr ... any side effects you could notice?
any circumstances where this won't work? ... if no doubts, I would merge this...

Copy link

@uka-support uka-support left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I gave that a quick test and couldn't find any side effects. Seems to be working fine.

@mtsonline mtsonline merged commit 9a76dea into aau-zid:master Nov 10, 2020
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

Successfully merging this pull request may close these issues.

3 participants