logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

OBS Studio - Control Video Recording & Streaming | Online Free DevTools by Hexmos

Control video recording and live streaming with OBS Studio. Start recording, streaming, and manage replay buffers using command line. Free online tool, no registration required.

obs

Open Broadcaster Software. Video recording and livestreaming program. More information: https://obsproject.com/kb/launch-parameters.

  • Launch OBS:

obs

  • Launch OBS in portable mode:

obs {{[-p|--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

See Also