obs-cli

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2020 License: MIT Imports: 9 Imported by: 0

README

obs-cli

GoDoc Go ReportCard

OBS-cli is a command-line remote control for OBS. It requires the obs-websocket plugin to be installed on your system.

Installation

Make sure you have a working Go environment (Go 1.11 or higher is required). See the install instructions.

To install obs-cli, simply run:

go get github.com/muesli/obs-cli

Usage

Start streaming:

obs-cli start-stream

Stop streaming:

obs-cli stop-stream

Switch to a scene:

obs-cli switch-scene <scene>

Change a FreeType text label:

obs-cli change-text <label> <text>

List all items of a scene:

obs-cli list-sceneitems <scene>

Make a scene-item visible:

obs-cli show-sceneitem <scene> <item>

Hide a scene-item:

obs-cli hide-sceneitem <scene> <item>

List special sources:

obs-cli list-sources

Toggle mute status of a source:

obs-cli toggle-mute <source>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL