Commit Graph

5 Commits

Author SHA1 Message Date
dec05eba
ee5d1d7a27 -mk > -mf in systemd service file 2023-10-15 21:03:21 +02:00
dec05eba
bae4504370 Install systemd service in install script, skip empty audio device
Stop systemd service with SIGINT
2023-10-15 18:12:33 +02:00
4censord
3ae89c8d7c Add the ability to save replays into folders by date
This adds a new flag, '-mf' with a boolean argument
If this is set, replays are organized in folders by date.

With this, replays are saved like:
    $output_folder/2023-10-15/Replay_15-39-28.mp4
instead of all into the same folder.
2023-10-15 18:10:15 +02:00
dec05eba
1cf7c77871 Systemd replay service: record default audio output by default 2023-07-28 21:51:09 +02:00
dec05eba
a72b41c1fa Create gpu-screen-recorder systemd service 2023-07-28 20:03:59 +02:00