Go to file
jp9000 3aef119240 libobs: Update to version 19.0.0 2017-05-16 13:49:54 -07:00
CI Merge pull request #913 from craftwar/robocopy 2017-05-15 21:44:42 -07:00
UI UI: Fix creation of log files with non-english paths 2017-05-15 21:50:44 -07:00
additional_install_files
cmake cmake: Enable COPY_DEPENDENCIES by default on Windows 2017-01-23 22:21:38 -08:00
config
deps deps/media-playback: Init avformat in thread 2017-05-16 01:55:58 -07:00
docs/doxygen Various: Optimize bundled PNG files 2017-05-05 19:56:00 +00:00
libobs libobs: Update to version 19.0.0 2017-05-16 13:49:54 -07:00
libobs-d3d11 libobs-d3d11: Only load vertex buffer before drawing 2017-05-15 23:57:53 -07:00
libobs-opengl libobs-opengl: Fix potential crash w/ viewports 2017-05-13 01:21:15 -07:00
plugins obs-ffmpeg: Always close network sources when inactive 2017-05-16 01:58:18 -07:00
test test: Fix compiler warnings about incompatible pointer type 2016-07-18 17:53:31 +02:00
.gitattributes
.gitignore
.gitmodules Add VST Plugin 2017-01-30 16:05:25 -08:00
.mailmap mailmap: Disambiguate between another author 2017-02-22 16:04:45 +01:00
.travis.yml CI: Fix notification frequency 2017-04-23 16:12:12 +02:00
AUTHORS AUTHORS: Update with data from Git and Crowdin 2017-03-05 23:44:58 +01:00
CMakeLists.txt Add libcaption library 2016-12-23 10:37:06 -08:00
CONTRIBUTING.rst Update Linux kernel coding style URL in CONTRIBUTING 2017-04-25 23:31:37 -04:00
COPYING deps-w32-pthreads: Update FSF address 2015-07-11 09:10:27 -07:00
Doxyfile
INSTALL
README.rst Improve README/CONTRIBUTING files 2017-04-07 22:33:48 -07:00
appveyor.yml CI: Download deps if they aren't in build cache 2017-02-24 16:51:24 +01:00

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
-----------

 - Website: https://obsproject.com

 - Help/Guides: https://github.com/jp9000/obs-studio/wiki

 - Forums: https://obsproject.com/forum/

 - Build Instructions: https://github.com/jp9000/obs-studio/wiki/Install-Instructions

 - Bug Tracker: https://obsproject.com/mantis/

   (Note: The bug tracker is linked to forum accounts.  To use the bug
   tracker, log in to a forum account)

Contributing
------------

 - If you wish to contribute code to the project, please make sure read
   the coding and commit guidelines:
   https://github.com/jp9000/obs-studio/blob/master/CONTRIBUTING.rst

 - If you wish to contribute translations, do not submit pull requests.
   Instead, please use Crowdin.  For more information read this thread:
   https://obsproject.com/forum/threads/how-to-contribute-translations-for-obs.16327/

 - Other ways to contribute are by helping people out with support on
   our forums or in our community chat.  Please limit support to topics
   you fully understand -- bad advice is worse than no advice.  When it
   comes to something that you don't fully know or understand, please
   defer to the official help or official channels.