Original author(s) | Hugh "Jim" Bailey |
---|---|
Developer(s) | Community |
Initial release | v0.32a / 1 September 2012 |
Stable release |
v21.1 (Studio) / 18 March 2018
|
Repository | |
Development status | Active |
Written in | C, C++ |
Operating system | Windows 7 and later, OS X 10.10 and later, Linux |
Platform | IA-32 and x86-64 |
Available in | 41 languages |
List of languages
|
|
Type | Software vision mixer, streaming media |
License | GNU General Public License, version 2 or later |
Website | obsproject |
Open Broadcaster Software (OBS) is a free and open-source streaming and recording program maintained by the OBS Project. The program has support for Windows 7 and later, OS X 10.10 and later, and Ubuntu 14.04 and later.
OBS is a free and open-source software suite for recording and live streaming. Written in C and C++, OBS provides real-time source and device capture, scene composition, encoding, recording, and broadcasting. Transmission of data is primarily done via the (RTMP) and can be sent to any RTMP supporting destination, including many presets for streaming websites such as YouTube, Twitch.tv, and Facebook.
For video encoding, OBS is capable of using the x264 free software library,Intel Quick Sync Video, Nvidia NVENC and the AMD Video Coding Engine to encode video streams into the H.264/MPEG-4 AVC format and the H.265/HEVC format. Audio can be encoded using either the MP3 or AAC codecs. Advanced users can choose to use any codecs and containers available in libavcodec / libavformat as well as output the stream to a custom ffmpeg URL.
The main user interface is organized into five sections: scenes, sources, audio mixer, transitions, and controls. Scenes are groups of sources like live and recorded video, text and audio. The mixer panel lets the user mute the audio, and adjust the volume through virtual faders, and apply effects by pressing the cogwheel next to the mute button. The control panel has options for starting/stopping a stream or recording, a button to transform OBS to a more professional Studio Mode (see below), a button for opening the settings menu and a button to exit the program. The upper section has a live video preview, used to monitor and edit the current scene. The user interface can be switched to dark or light theme depending on what the user prefers.