OBS - Free and open source software for live streaming and screen recording
C C++ CMake Objective-C Objective-C++ Shell Other
Latest commit 932ff14 Jan 6, 2018 @jp9000 jp9000 Merge pull request #1109 from MattMcNam/fix-double-confirm-dialog
ui: Fix unsaved changes dialog showing twice
Permalink
Failed to load latest commit information.
CI deps/scripting: Add python rpaths to the obs binary on OSX Jan 5, 2018
UI Merge pull request #1109 from MattMcNam/fix-double-confirm-dialog Jan 6, 2018
additional_install_files Improve additional_install_files for debug/release Jul 19, 2014
cmake cmake: Add helper module for finding Lua Jan 4, 2018
config update build system to autotools (finally) Oct 30, 2013
deps libobs/media-io: Replace quad with 4.0 Jan 5, 2018
docs docs/sphinx: Fix vec3_set Jan 5, 2018
libobs-d3d11 Fix a number of MSVC warnings Dec 5, 2017
libobs-opengl libobs: Add vertex/index buffer "direct" flush functions Nov 27, 2017
libobs Merge pull request #1122 from SuslikV/patch-5 Jan 6, 2018
plugins Merge pull request #1120 from pkviet/ffmpeg Jan 6, 2018
test libobs: Add obs_render_main_texture Jan 2, 2018
.editorconfig .editorconfig: Add file to speed up editor configuration Jun 15, 2017
.gitattributes Fix ffmpeg/x264 find modules according to cmake find module naming co… May 22, 2014
.gitignore deps/obs-scripting: Add scripting support Jan 4, 2018
.gitmodules obs-outputs: Add FTL output Aug 1, 2017
.mailmap mailmap: Disambiguate between another author Feb 22, 2017
.travis.yml Revert "CI: OSX - Use Xcode7.3" Dec 1, 2017
AUTHORS AUTHORS: Update with data from Git and Crowdin May 20, 2017
CMakeLists.txt deps/obs-scripting: Add scripting support Jan 4, 2018
CONTRIBUTING.rst Move documentation to links in CONTRIBUTING file Dec 14, 2017
COPYING deps-w32-pthreads: Update FSF address Jul 11, 2015
Doxyfile Add doxygen configuration file for obs. Oct 19, 2014
INSTALL Replace install instructions with GitHub Wiki link Jul 6, 2015
README.rst Fix typo in README Dec 14, 2017
appveyor.yml Merge pull request #1082 from craftwar/fix-curl Dec 2, 2017

README.rst

OBS Studio <https://obsproject.com>

What is OBS Studio?

OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently.

It's distributed under the GNU General Public License v2 - see the accompanying COPYING file for more details.

Quick Links

Contributing