Skip to content

Instantly share code, notes, and snippets.

@nooitaf
Last active November 9, 2020 10:38
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save nooitaf/9aabf72d00e16a61ea301c69ff38d804 to your computer and use it in GitHub Desktop.
Save nooitaf/9aabf72d00e16a61ea301c69ff38d804 to your computer and use it in GitHub Desktop.
obs cli options
obs --startrecording --startstreaming
# For OBS Studio,
# --collection [scene collection name],
# --profile [profile name],
# --scene [scene name],
# --startstreaming,
# --startrecording.
# https://obsproject.com/forum/threads/obs-studio-command-line-parameters.56185/
@rmueck
Copy link

rmueck commented Jan 13, 2018

Many thanks for this gist! I wanted to automate live! streaming on YouTube and this helped a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment