Go to file
jp9000 6461b63623 UI: Fix preview/program projectors being swapped
If a preview projector was created in normal mode, it would become a
studio projector in studio mode.  The window title of the window
projector would reflect that it was in fact a preview projector and not
a program projector.
2017-11-30 06:17:07 -08:00
CI CI: Update Travis script to target OSX 10.10+ 2017-10-14 23:07:53 -04:00
UI UI: Fix preview/program projectors being swapped 2017-11-30 06:17:07 -08:00
additional_install_files
cmake
config
deps libobs: Add surround sound audio support 2017-11-26 03:41:53 -08:00
docs docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
libobs libobs: Duplicate private scene/source settings 2017-11-30 05:05:06 -08:00
libobs-d3d11 libobs: Add vertex/index buffer "direct" flush functions 2017-11-27 03:00:20 -08:00
libobs-opengl libobs: Add vertex/index buffer "direct" flush functions 2017-11-27 03:00:20 -08:00
plugins win-dshow: Improve automatic Elgato audio device selection 2017-11-29 04:04:53 -08:00
test test: Add sync tests 2017-10-02 07:36:02 -07:00
.editorconfig
.gitattributes
.gitignore docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
.gitmodules obs-outputs: Add FTL output 2017-08-01 02:27:34 -07:00
.mailmap
.travis.yml Build with CEF 3112 on OSX 2017-08-18 21:41:31 -05:00
AUTHORS
CMakeLists.txt
CONTRIBUTING.rst
COPYING
Doxyfile
INSTALL
README.rst
appveyor.yml CI: Update curl version used by appveyor 2017-11-26 00:15:58 -08: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.