Easy to setup and effective way to get visual and audio feedback from OBS. THIS is the only script you need to install, no additional programs needed!. Remember to enable notification on top of apps and disable do not disturb mode
A notification on garuda linux
-
Install python (tested on 3.11), alsa-utils
-
Install python packages:
notify-py
-
Setup obs
-
Clone the repository to:
$HOME/.config/obs-studio/scripts
-
Launch obs, go to tools > scripts
-
Click the add button and then navigate to the directory where you have cloned the repository
-
select obs_notify.py
-
Assuming you have followed the instruction above you can now configure the notifications in:
nano $HOME/.config/obs-studio/scripts/nativeNotifierOBS/obsNativeNotifier/config.toml
-
Install python, download
-
Install OBS
-
Open Terminal and run:
python -m pip install notify-py
-
Clone the repository or download zip
-
Open the location of your obs install (go to start menu, search OBS, select open file location)
-
Then go to data/obs-plugins/frontend-tools/scripts
-
Copy here obsNativeNotifier folder and obs_notify.py from the repository
-
Launch obs and go to tools > scripts
-
Select obs_notify.py that you have copied
-
To edit configuration edit config.toml inside obsNativeNotifier folder
- I use arch (btw) and i have not tested nor used the software on other operating systems, if you spot any bugs or inaccuracies in the installation procedure on other os's please let me know.