Added AUR package to readme

master
Benjamin Bädorf 2020-07-30 18:56:35 +02:00
parent 5dc4aef79b
commit 4f847df6e3
No known key found for this signature in database
GPG Key ID: 4406E80E13CD656C
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Wrapper around `wf-recorder` and `ffmpeg` that automatically switches the screen
## Installation
There's an AUR package called `wlstreamer-git`, alternatively you can build and install manually:
1. Make sure you're running sway
2. Install `wf-recorder`, `v4l2loopback` and `ffmpeg`
3. Load the `v4l2loopback` kernel module
@ -11,6 +13,8 @@ Wrapper around `wf-recorder` and `ffmpeg` that automatically switches the screen
5. Clone this repo
6. `cargo install --path . --root ~/.local`
## Usage
See `--help`. If there are no screens available for streaming, a black screen will be shown instead.