mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Clearify license (gpl3.0-only)
This commit is contained in:
@@ -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.
|
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.
|
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
|
# Reporting bugs, contributing patches, questions or donation
|
||||||
See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about).
|
See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about).
|
||||||
|
|
||||||
|
|||||||
2
TODO
2
TODO
@@ -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.
|
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.
|
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).
|
||||||
|
|||||||
Reference in New Issue
Block a user