Clearify license (gpl3.0-only)

This commit is contained in:
dec05eba
2025-12-26 16:08:49 +01:00
parent 8e821007da
commit 1d2790e47d
2 changed files with 6 additions and 1 deletions

View File

@@ -191,6 +191,9 @@ For you as a user this only means that if you installed GPU Screen Recorder as a
This should work fine on AMD/Intel X11 or Wayland. On Nvidia X11 G-SYNC only works with the -w screen-direct option, but because of bugs in the Nvidia driver this option is not always recommended.
For example it can cause your computer to freeze when recording certain games.
# License
This software is licensed under GPL3.0-only, see the LICENSE file for more information.
# Reporting bugs, contributing patches, questions or donation
See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about).

2
TODO
View File

@@ -385,3 +385,5 @@ Set v4l2 camera fps to video output fps (if lower than the camera fps) and the s
Support camera controls, such as white balance. Otherwise tell user to use cameractrl software.
Camera capture doesn't work perfectly. The image gets glitched, need to properly wait for image to be done.
Use one pipewire connection (pipewire video) instead of multiple ones when recording with portal multiple times (multiple sources).