- OS: Ubuntu
22.04.1
- ezQuake
3.6.3-dev
- Open Broadcaster Sofware (OBS)
- PulseAudio
- Advanced Scene Switcher
See qw-streambot-ezquake.
- Start stream whenever stopped
- Stop stream every 24 hours
Import advanced_scene_switcher.txt
- Color Correction:
gamma 0.4
Create a dedicated virtual audio device using PulseAudio for audio to include in the stream.
# install PulseAdio
sudo apt install pavucontrol
# create device "Stream-Sink"
pacmd load-module module-null-sink sink_name=streambot
pactl load-module module-loopback source=streambot.monitor sink=@DEFAULT_SINK@