Commit Graph

119 Commits

Author SHA1 Message Date
dec05eba
b99539af57 Add --version command 2024-08-31 00:48:04 +02:00
dec05eba
dfe2b17648 Prepare for video codec query, cleanup readme, add libva-drm as dependency 2024-08-29 22:22:46 +02:00
dec05eba
1b356677ea minor 2024-08-20 15:29:31 +02:00
dec05eba
5ac1db7a65 Revert quality parameters, they were overkill 2024-08-20 01:35:32 +02:00
dec05eba
c57d78f177 4.1.3 2024-08-18 18:01:23 +02:00
Tim Schumacher
6b8e547737 Don't install files using absolute paths
Also, move gsr-nvidia.conf to /lib/modprobe.d, which is the intended
location for installed packages.
2024-08-18 11:11:07 +02:00
dec05eba
81e0b1c54b Update version 2024-08-16 20:44:02 +02:00
dec05eba
804968cfea Version 4.1.0 2024-08-08 02:08:42 +02:00
dec05eba
ddf3fa5a20 Install systemd service file by default, fix modprobe installation path 2024-07-28 19:40:34 +02:00
dec05eba
5e3a3714dd Install modprobe gsr-nvidia.conf on install 2024-07-28 19:34:48 +02:00
dec05eba
9ba92ebad5 Update readme (desktop portal info) 2024-07-15 19:30:46 +02:00
dec05eba
048b8d21ec Add support for desktop portal capture (-w portal) 2024-07-15 19:02:34 +02:00
dec05eba
3400f4d544 Fix missing files from meson build 2024-07-05 10:50:39 +02:00
dec05eba
b9fa7f2fa2 Separate video encoding method from capture method
With this instead of kms_cuda/kms_vaapi/kms_software and
xcomposite_cuda/xcomposite_vaapi/xcomposite_software there
is now only kms and xcomposite.
2024-07-05 10:33:47 +02:00
dec05eba
62d61fda12 Add support for software video encoding with '-encoder cpu' option, currently h264 only 2024-07-04 01:35:03 +02:00
dec05eba
ab78e56872 Add -fm 'content' option to match fps to captured content, only x11 window capture currently supported 2024-06-21 22:18:23 +02:00
dec05eba
5f24cd6de6 Make setcap for install optional 2024-06-11 22:21:00 +02:00
dec05eba
dc86b5b9ec Keep install script behavior the same as before, dont use it if you want normal meson behavior 2024-06-11 17:44:10 +02:00
A person
dfa7dc6659 Migrate to Meson build system 2024-06-11 17:01:51 +02:00