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

feat(jibri): support for pulseaudio #675

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aaronkvanmeerten
Copy link
Member

No description provided.

Copy link
Member

@saghul saghul left a comment

Choose a reason for hiding this comment

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

I didn't look at the config it detail, I assume you ported it over from Docker?

@aaronkvanmeerten
Copy link
Member Author

I didn't look at the config it detail, I assume you ported it over from Docker?

yes indeed it's entirely untested and slightly tweaked, as is my way. I will be using this PR as a discussion point rather than a finished product, as there's several ways to run pulse and I'm open to feedback. For docker it makes sense to have it as a separate s6 foreground service. It may make more sense to let ubuntu autospawn it for jibri when chrome/chromium starts for fhe VM case, and I plan to experiment futher

@saghul
Copy link
Member

saghul commented Jan 28, 2025

👍 Some open for research topic: use pipewire instead of pulse. Since it's compatible with pulse, it should be easy(ish?) to test and see if it's any better. That said, we use so little of it (almost all plugins are disabled as we want zero audio filtering shenanigans) it may not matter...

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.

2 participants