Add region screen recording (#791)
* Add region screen recording * Update readme * Use get-default-sink and software encoding Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com> * Remove log file creation logic Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com> --------- Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
12
README.md
12
README.md
@@ -59,7 +59,7 @@ power-profiles-daemon
|
||||
grimblast
|
||||
|
||||
## To record screen through the dashboard record shortcut
|
||||
gpu-screen-recorder
|
||||
wf-recorder
|
||||
|
||||
## To enable the eyedropper color picker with the default snapshot shortcut in the dashboard
|
||||
hyprpicker
|
||||
@@ -88,7 +88,7 @@ pacman:
|
||||
AUR:
|
||||
|
||||
```bash
|
||||
yay -S --needed aylurs-gtk-shell-git grimblast-git gpu-screen-recorder-git hyprpicker matugen-bin python-gpustat hyprsunset-git
|
||||
yay -S --needed aylurs-gtk-shell-git grimblast-git wf-recorder-git hyprpicker matugen-bin python-gpustat hyprsunset-git
|
||||
```
|
||||
|
||||
### Fedora
|
||||
@@ -104,7 +104,7 @@ sudo dnf config-manager --save --setopt=copr:copr.fedorainfracloud.org:heus-sueh
|
||||
DNF:
|
||||
|
||||
```sh
|
||||
sudo dnf install wireplumber upower libgtop2 bluez bluez-tools grimblast hyprpicker btop NetworkManager wl-clipboard swww brightnessctl gnome-bluetooth aylurs-gtk-shell power-profiles-daemon gvfs nodejs
|
||||
sudo dnf install wireplumber upower libgtop2 bluez bluez-tools grimblast hyprpicker btop NetworkManager wl-clipboard swww brightnessctl gnome-bluetooth aylurs-gtk-shell power-profiles-daemon gvfs nodejs wf-recorder
|
||||
```
|
||||
|
||||
npm:
|
||||
@@ -113,12 +113,6 @@ npm:
|
||||
npm install -g sass
|
||||
```
|
||||
|
||||
flatpak:
|
||||
|
||||
```bash
|
||||
flatpak install flathub --system com.dec05eba.gpu_screen_recorder
|
||||
```
|
||||
|
||||
#### Optional Dependencies
|
||||
|
||||
pip:
|
||||
|
||||
Reference in New Issue
Block a user