Closed kattjevfel closed 3 years ago
The problem is I need it running as root for hardware acceleration. I might add a CMake option to remove the SETUID and SETGID flags.
I have added a RS_SETID
CMake option that you can turn off to disable the SETUID
and SETGID
permissions. Do note that this will prevent you from being able to use hardware acceleration.
Describe the bug Due to replay-sorcery always running as root, I cannot save the videos to a sensible directory that only my user has access to, and instead crashes when trying to save the video.
The folder in question is on a NFS share and root can't (nor should) access it.
Desktop:
Configuration: Default
Logs:
Running replaysorcery ef4c6a2