OBS Studio
Original author(s) | Hugh "Jim" Bailey |
---|---|
Developer(s) | Community |
Initial release | v0.32a / 1 September 2012[1] |
Stable release | v19.0.2 (Studio)
/ 21 May 2017[2] |
Preview release | v19.0.2 (Studio)
/ 21 May 2017[2] |
Repository | |
Written in | C, C++[2] |
Operating system | Windows 7 and later, OS X 10.8 and later, Linux[3] |
Platform | IA-32 and x86-64 |
Available in | 41 languages[4] |
List of languages
| |
Type | Software vision mixer, streaming media |
License | GNU General Public License, version 2 or later |
Website | obsproject |
As of | As of June 2016[update] |
Open Broadcaster Software (also known as 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.8 and later, and Linux.
Overview
Open Broadcaster Software 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 done via the Real Time Messaging Protocol and can be sent to any RTMP supporting destination (e.g. YouTube) including many presets for streaming websites such as Twitch.tv and DailyMotion.[5][6]
For video encoding, OBS is capable of using the x264 free software library,[7] Intel Quick Sync Video and Nvidia NVENC to encode video streams into the H.264/MPEG-4 AVC format. Experimental support for AMD VCE encoding was added in OBS Studio version 0.16.0. Audio can be encoded using either the MP3 or AAC codecs.
History
Open Broadcaster Software started out as a small project created by Hugh "Jim" Bailey, but quickly grew with the help of many online collaborators working both to improve OBS and spread the knowledge about the program. In 2014,[8] development started on a rewritten version known as OBS Multiplatform (later renamed OBS Studio) for multiplatform support, a more thorough feature set, and a more powerful API.[9] As of v18.0.1 of OBS Studio, OBS Classic is no longer supported due to the former reaching near-full feature parity with the latter, though the download for Classic is still available.[10]
Plug-ins
Open Broadcaster Software supports a variety of plug-ins[3] to extend its functionality. Plug-ins are loaded as native code DLL files,[11] although a wrapper plug-in[12] is available that allows hosting of plug-ins written in the .NET Framework.
See also
References
- ^ "Open Broadcaster Software - Changelog". The OBS Project. Retrieved 27 May 2013.
- ^ a b c "Open Broadcaster Software - Download". The OBS Project. Retrieved 22 May 2017.
- ^ a b "Open Broadcaster Software - Index". The OBS Project. August 2016. Retrieved 14 August 2016.
- ^ "Locales". The OBS Project. Retrieved 10 June 2016.
- ^ "How to stream games with Open Broadcaster: a fast, free livestreaming application - News - PC Gamer". Future Publishing Limited. Retrieved 2 June 2013.
- ^ "Set up a live stream". Dailymotion Partner Support. Retrieved 22 April 2017.
- ^ "x264 Home Page". VideoLan Organization. Retrieved 11 March 2011.
In addition to being free to use under the GNU GPL, x264 is also available under a commercial license from x264 LLC and CoreCodec.
- ^ "OBS Studio Github Page". Github, Inc. Retrieved 25 February 2016.
- ^ "OBS Homepage". The OBS Project. Retrieved 25 February 2016.
- ^ "OBS Classic is no longer supported - Here's how to easily switch to OBS Studio". The OBS Project. Retrieved 30 April 2017.
- ^ The OBS Project. "OBS Source Code". Retrieved 24 October 2016.
- ^ Bradley, John R. (11 August 2013). "Creating a Plugin". CatchException. Archived from the original on 23 October 2016. Retrieved 23 October 2016.
... All languages based on Microsoft's Common Language Runtime (.NET) should be fine. This includes C#, C++/cli, Visual Basic and others. ...
{{cite web}}
: Unknown parameter|dead-url=
ignored (|url-status=
suggested) (help)