用于实时流媒体和屏幕录制的免费开源软件 https://obsproject.com/

jp9000 a2953d1161 libobs: Fix bug where outputs would not set stopped event пре 8 година
CI 59fcfaadb5 Merge pull request #913 from craftwar/robocopy пре 8 година
UI cd52679160 UI: Unlock mutex before trying to stop output пре 8 година
additional_install_files 5c597102f2 Improve additional_install_files for debug/release пре 11 година
cmake d9b0c85daf cmake: Enable COPY_DEPENDENCIES by default on Windows пре 8 година
config 676a0bd67d update build system to autotools (finally) пре 12 година
deps 4217f273a6 deps/media-playback: Fix bug where inverted media would crash пре 8 година
docs a23c009a69 Various: Optimize bundled PNG files пре 8 година
libobs a2953d1161 libobs: Fix bug where outputs would not set stopped event пре 8 година
libobs-d3d11 ea6efc9514 libobs-d3d11: Only load vertex buffer before drawing пре 8 година
libobs-opengl 5ba37f81ec libobs-opengl: Fix potential crash w/ viewports пре 8 година
plugins 5d25d800ad Fix German locale inconsistencies пре 8 година
test 08dd7ecc37 test: Fix compiler warnings about incompatible pointer type пре 9 година
.gitattributes e2c2e50f4c Fix ffmpeg/x264 find modules according to cmake find module naming conventions пре 11 година
.gitignore 3937f47954 Add *32 and *64 build directories to gitignore. пре 11 година
.gitmodules 94d4698c7f Add VST Plugin пре 8 година
.mailmap 32085c0883 mailmap: Disambiguate between another author пре 8 година
.travis.yml 634d4cc104 CI: Fix notification frequency пре 8 година
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin пре 8 година
CMakeLists.txt 4f7ea15f42 Add libcaption library пре 8 година
CONTRIBUTING.rst 4960043c1e Update Linux kernel coding style URL in CONTRIBUTING пре 8 година
COPYING 8421051831 deps-w32-pthreads: Update FSF address пре 10 година
Doxyfile 640aeb7f6b Add doxygen configuration file for obs. пре 11 година
INSTALL bb111c7642 Replace install instructions with GitHub Wiki link пре 10 година
README.rst 41731bb096 Improve README/CONTRIBUTING files пре 8 година
appveyor.yml 647c31bb28 CI: Download deps if they aren't in build cache пре 8 година

README.rst

OBS Studio
===================================

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.