Skip to content

Giving FPS Parameter Isn't Working Properly #150

@Tahinli

Description

@Tahinli

Hi,

let capturer_options = capturer::Options {
        fps: 100000,
        ..Default::default()
    };
    let mut recorder = Capturer::build(capturer_options).unwrap();

no matter what I give even a value 0 or something bigger like an example above doesn't change anything.

I'm using Hyprland

Is this problem going to be fixed by this: #149

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions