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

realtime: take advantage of gamescope supporting rt scheduling #983

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    1a9e616 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. realtime: take advantage of gamescope support changing scheduling alg…

    …orithms to realtime ones
    
    Audio and video are applications that must be able to deliver a frame or buffer with a strict deadline to avoid stuttering, inconsistent framerates and audio crackling: configure chimeraos to ensure applications for audio and video handling have access to realtime scheduling the same way a low latency audio system is configured.
    NeroReflex committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d00a1a6 View commit details
    Browse the repository at this point in the history