obs: Open Broadcaster Software
ยท
127 words
ยท
1 minute read
What is OBS? ๐
obs is Open Broadcaster Software. Video recording and live-streaming program.
More information: https://obsproject.com/ .
Usage ๐
Launch OBS:
obs
Launch OBS in portable mode:
obs --portable
Automatically start recording a video on launch:
obs --startrecording
Automatically start the replay buffer on launch:
obs --startreplaybuffer
Automatically start streaming on launch:
obs --startstreaming
Minimize to the system tray on launch:
obs --minimize-to-tray
Make the log more verbose (for debugging):
obs --verbose
I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .