rootkiwi / screen_share

Share your desktop screen to a web based client
GNU General Public License v3.0
32 stars 5 forks source link

Framerate caps at 17 #4

Open kulershk opened 4 years ago

kulershk commented 4 years ago

When I try to increase framerate it still always caps around 17 when I even try like 30. Is there a kinda limitation for x264?

rootkiwi commented 4 years ago

look at CPU usage for screen_share and browser

kulershk commented 4 years ago

look at CPU usage for screen_share and browser

Barely uses it https://prnt.sc/srsx46

rootkiwi commented 4 years ago

Just tried on my computer with default max FPS that is 20 and it worked. When I change to a bigger what to share using my two displays 5360x1440 fps was around 15-18 and CPU was pretty high for both screen_share and Firefox.

Not really sure what the bottleneck is, can maybe be fixed somehow.