Skip to content

Conversation

@MyrikLD
Copy link
Contributor

@MyrikLD MyrikLD commented Mar 4, 2025

Fix issue : #132

Fix framerate param for pipewire capturer

@MAlba124
Copy link
Contributor

MAlba124 commented Mar 4, 2025

LGTM!

@MyrikLD
Copy link
Contributor Author

MyrikLD commented Apr 21, 2025

And why it still not merged?

@NicolasArnouts
Copy link

Good question @richiemcilroy ?

@kingwingfly
Copy link

kingwingfly commented Jul 24, 2025

I'm using pipewire on my own project, and also encountered the fps problem.

Mine is wayland + gnome. Setting VideoFramerate does not work certainly. However, setting VideoMaxFramerate also does nothing.

On my 75 fps screen, with VideoMaxFramerate set to 60, if I choose to capture screen, the fps is 44 due to performance problem. And if I choose to capture a window, the fps is 81.

And setting VideoMaxFramerate to 75, it even doesn't work.

I think there's no way to make pipewire output right 60 frames per second ... Emmm, maybe adding a timer in pipewire's userdata and letting the timer decide drop or send can be the solution.

@Brendonovich Brendonovich merged commit bf63e1c into CapSoftware:main Aug 4, 2025
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.

5 participants