mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 08:15:38 +02:00
## 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