Dimitris Papaioannou

Results 109 comments of Dimitris Papaioannou

[linux-pipewire-audio-c35fb3c.tar.gz](https://github.com/dimtpap/obs-pipewire-audio-capture/files/14460544/linux-pipewire-audio-c35fb3c.tar.gz) You can also find builds for any new commit [here](https://github.com/dimtpap/obs-pipewire-audio-capture/actions?query=branch%3Amultiple-apps-per-source), under the "Artifacts" section of any entry.

> Sadly the associated program names are not saved for me when I quit OBS I'll look into that > Are there any significant drawbacks to the "normal" version, which...

Branch was rebased and built for OBS 30.2 as well to work with Flatpak. I want to apologize for no progress on making this a main feature. I'll take a...

Posting artifacts from [this CI run](https://github.com/dimtpap/obs-pipewire-audio-capture/actions/runs/9962517473) because they expire [linux-pipewire-audio-add302b-28.0.0.tar.gz](https://github.com/user-attachments/files/16255560/linux-pipewire-audio-add302b-28.0.0.tar.gz) [linux-pipewire-audio-add302b-30.2.0.tar.gz](https://github.com/user-attachments/files/16255561/linux-pipewire-audio-add302b-30.2.0.tar.gz)

@EmersonBiggons sounds like you've installed the regular version somewhere else and it loads that one

This is also happening on Linux on Wayland after I upgraded eframe from 0.23.0 to 0.24.1

> I don't have a thorough understanding of the implementation yet but it seems like this is where the `request_repaint` duration gets ignored: > > https://github.com/emilk/egui/blob/master/crates/egui/src/context.rs#L82 Both glow and wgpu...

It sounds like under/overrunning. What's PipeWire's quantum set to? (https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Config-PipeWire#setting-buffer-size-quantum)

See https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Config-PipeWire#configuration-file-pipewireconf then try setting `default.clock.min-quantum` to 64, 128 etc and see if it happens again

Does it happen in general or only with your podcast recording setup? If you replicate the issue could you also provide a screenshot of `pw-top` while you're recording? Thanks