System Grab Bag

View all TLDR pages from common (or from all pages)

obs

Open Broadcaster Software. Video recording and livestreaming program. More information: https://obsproject.com/.
  • 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
  • Minimise to the system tray on launch:
    obs --minimize-to-tray
  • Make the log more verbose (for debugging):
    obs --verbose

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.