Open Broadcaster Software

Open Broadcaster Software
Original author(s) Hugh "Jim" Bailey
Developer(s) Community
Initial release v0.32a / 1 September 2012 (2012-09-01)[1]
Stable release
v19.0.3 (Studio) / 22 June 2017 (2017-06-22)[2]
Preview release
v19.0.3 (Studio) / 22 June 2017 (2017-06-22)[2]
Repository github.com/jp9000/OBS
Development status Active
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]
Type Software vision mixer, streaming media
License GNU General Public License, version 2 or later
Website obsproject.com
As of As of June 2016

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 Ubuntu 14.04 and later.

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 primarily 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, 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.

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

  1. "Open Broadcaster Software - Changelog". The OBS Project. Retrieved 27 May 2013.
  2. 1 2 3 "Open Broadcaster Software - Download". The OBS Project. Retrieved 22 May 2017.
  3. 1 2 "Open Broadcaster Software - Index". The OBS Project. August 2016. Retrieved 14 August 2016.
  4. "Locales". The OBS Project. Retrieved 10 June 2016.
  5. "How to stream games with Open Broadcaster: a fast, free livestreaming application - News - PC Gamer". Future Publishing Limited. Retrieved 2 June 2013.
  6. "Set up a live stream". Dailymotion Partner Support. Retrieved 22 April 2017.
  7. "x264 Home Page". VideoLan Organization. Retrieved 2011-03-11. In addition to being free to use under the GNU GPL, x264 is also available under a commercial license from x264 LLC and CoreCodec.
  8. "OBS Studio Github Page". Github, Inc. Retrieved 25 February 2016.
  9. "OBS Homepage". The OBS Project. Retrieved 25 February 2016.
  10. "OBS Classic is no longer supported - Here's how to easily switch to OBS Studio". The OBS Project. Retrieved 30 April 2017.
  11. The OBS Project. "OBS Source Code". Retrieved 24 October 2016.
  12. 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. ...
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.