Jump to content

OBS Studio

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Thelogoontherun (talk | contribs) at 23:29, 5 December 2015. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

OBS Studio
Developer(s)Hugh "Jim" Bailey and Many Contributors
Initial releasev0.32a / 1 September 2012; 11 years ago (2012-09-01)[1]
Stable release
v0.657 / 24 November 2015; 8 years ago (2015-11-24)[2]
Repository
Written inC, C++[2]
Operating systemWindows Vista, 7, 8 [2]
PlatformIA-32 and x86-64
Available in21 languages
TypeSoftware vision mixer, Streaming media
LicenseGNU GPLv2
Websiteobsproject.com

Open Broadcaster Software (also known as OBS) is an open source streaming and recording program maintained by the OBS Project.

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.[4]

For video encoding, OBS is capable of using both the x264 free software library[5] and Intel Quick Sync Video for encoding video streams into the H.264/MPEG-4 AVC format. 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.

Languages

Open Broadcaster Software is currently available in 21 languages. These are the following:

Bulgarian, Portuguese, Danish, German, Greek, English, Spanish, Estonian, Finnish, Hungarian, Japanese, Korean, Lithuanian, Norwegian, Dutch, Polish, Russian, Swedish, Chinese Traditional, Chinese Simplified[6]

Many individuals have contributed translations for OBS, with additional languages being added frequently by members.

Plugins

Functionality can be extended by add-on programs called plugins (or plug-ins) found on the official forums.

There are various types of plugins, such as automated scene switchers, remote controllers, and new inputs/devices. Below are some popular types of plugins, and the developers associated with them:

  • OBS Remote (Bill Hamilton[7]) - Allows remote control over OBS from the web browser on an external computer or over the internet. This is useful on systems with only 1 monitor and allows control over the application without it appearing in the video source. It is also useful for production machines that cannot be easily accessed by conventional means.
  • Simple Scene Switcher (chris84 & ThoNohT[8]) - Allows for automated scene switching based on which window has focus. It can also switch scenes when the title of that window changes.
  • DirectShow Audio Source (paibox[9]) - Any audio input device or video capture device (if it has audio capabilities that isn't already supported by OBS) can be used as a source in addition to the mic/aux and playback devices in the OBS settings.
  • Browser Source (Faruton[10]) - The browser source plugin uses a version of chromium to render websites as a video source. It supports HTML5, JavaScript, and every technology that chromium is capable of utilizing.

Version history

Revision control

The OBS Project uses the open source Git revision control system provided by GitHub.[11] Since May, 2013, the OBS GitHub has received over 1,000+ commits contributed by various developers, testers, and translators all over the world.[12]

See also

References

  1. ^ "Open Broadcaster Software - Changelog". The OBS Project. Retrieved 27 May 2013.
  2. ^ a b c "Open Broadcaster Software - Download". The OBS Project. Retrieved 28 November 2015.
  3. ^ . The OBS Project. September , 2011 http://obsproject.com/. Retrieved October 23, 2011. {{cite web}}: Check date values in: |date= (help); Missing or empty |title= (help)
  4. ^ "How to stream games with Open Broadcaster: a fast, free livestreaming application - News - PC Gamer". Future Publishing Limited. Retrieved 2 June 2013.
  5. ^ "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.
  6. ^ "Locales". The OBS Project. Retrieved 27 May 2013.
  7. ^ "OBS Remote". The OBS Project. Retrieved 27 May 2013.
  8. ^ "Simple scene switcher". The OBS Project. Retrieved 27 May 2013.
  9. ^ "DirectShow Audio Source Plugin". The OBS Project. Retrieved 27 May 2013.
  10. ^ "Browser source plugin 1.0-24". The OBS Project. Retrieved 27 May 2013.
  11. ^ "jp9000/OBS - GitHub". GitHub, Inc. Retrieved 27 May 2013.
  12. ^ "Commit History - jp9000/OBS". GitHub, Inc. Retrieved 27 May 2013.

External links