Add README.md
This commit is contained in:
parent
8911bdab50
commit
43ab2cc04c
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# obs-studio-plugin-unix-socket-control
|
||||
|
||||
An obs-studio plugin that accepts commands over a unix socket to start/stop
|
||||
recording/streaming or shows recording/streaming active status.
|
||||
|
||||
This exists because keyboard shortcuts don't work on Wayland, and I wanted a
|
||||
workaround to tell obs-studio to start/stop recording (via the use of invoking a
|
||||
toggle script that uses this plugin's client with a configured Sway keyboard
|
||||
shortcut).
|
Loading…
Reference in a new issue