OBS: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
It's great on Windows, I have used it to stream Red Dead RP, SO FUN. | It's great on Windows, I have used it to stream Red Dead RP, SO FUN. | ||
It's also available on Linux, need to play with that... | It's also available on Linux, need to play with that... | ||
Meanwhile there are simpler tools to capture [[Simplescreenrecorder|playback]] and [[VokoscreenNG|video sessions]]. | |||
== Install == | |||
=== Ubuntu === | |||
sudo add-apt-repository ppa:obsproject/obs-studio | |||
sudo apt update | |||
sudo apt install obs-studio |
Latest revision as of 23:51, 20 March 2025
OBS is the software that powers streaming on Twitch.
You can set up all kinds of overlays.
It's great on Windows, I have used it to stream Red Dead RP, SO FUN.
It's also available on Linux, need to play with that...
Meanwhile there are simpler tools to capture playback and video sessions.
Install
Ubuntu
sudo add-apt-repository ppa:obsproject/obs-studio sudo apt update sudo apt install obs-studio