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

✨ feat(server): Add gpu-screen-recorder #9

Merged
merged 16 commits into from
Apr 3, 2024

Conversation

wanjohiryan
Copy link
Member

Description

What(what issue does this code solve/what feature does it add):

So, we have our simple compositor (gamescope), now we need a way to capture audio and video.
And i have found this "performant" **citation needed ** and minimal screen recorder, which has the capability to even capture 30 second screen snippets.

How(how does it solve it):

  1. Add a minimal step inside the DockerFile to build and install the gpu-screen-recorder

Required Checklist:

  • I have added any necessary documentation and comments in my code (where appropriate)
  • I have added tests to make sure my code runs in all contexts

Further comments

Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
netris ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 1:42am

@wanjohiryan wanjohiryan merged commit 5492f22 into main Apr 3, 2024
10 checks passed
@wanjohiryan wanjohiryan deleted the feat/gpu-screen-recorder branch April 3, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant