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

jp9000 cd1399f01a UI: Fix possible source reference leakage пре 8 година
CI 5d17e6f6ea deps/scripting: Add python rpaths to the obs binary on OSX пре 8 година
UI cd1399f01a UI: Fix possible source reference leakage пре 8 година
additional_install_files 5c597102f2 Improve additional_install_files for debug/release пре 11 година
cmake 9e8a2e333b cmake: Add helper module for finding Lua пре 8 година
config 676a0bd67d update build system to autotools (finally) пре 12 година
deps 9eabfdbf1e deps/obs-scripting: Add scripting support пре 8 година
docs 2741337755 docs/sphinx: Fix vec3_set пре 8 година
libobs 8395cfcbce libobs: Log which security software is in use пре 8 година
libobs-d3d11 0d6204c8af Fix a number of MSVC warnings пре 8 година
libobs-opengl c111fa68b8 libobs: Add vertex/index buffer "direct" flush functions пре 8 година
plugins 66ec96d52c win-capture: Fix memory capture crash on new capture пре 8 година
test 7f6cf97bd7 libobs: Add obs_render_main_texture пре 8 година
.editorconfig 33fc279da8 .editorconfig: Add file to speed up editor configuration пре 8 година
.gitattributes e2c2e50f4c Fix ffmpeg/x264 find modules according to cmake find module naming conventions пре 11 година
.gitignore 9eabfdbf1e deps/obs-scripting: Add scripting support пре 8 година
.gitmodules 6f8e38e0a0 obs-outputs: Add FTL output пре 8 година
.mailmap 32085c0883 mailmap: Disambiguate between another author пре 9 година
.travis.yml 5d18d8f5f3 Revert "CI: OSX - Use Xcode7.3" пре 8 година
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin пре 8 година
CMakeLists.txt 9eabfdbf1e deps/obs-scripting: Add scripting support пре 8 година
CONTRIBUTING.rst 3febcf5237 Move documentation to links in CONTRIBUTING file пре 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 0863247936 Fix typo in README пре 8 година
appveyor.yml 06dffe2359 Merge pull request #1082 from craftwar/fix-curl пре 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/Documentation/Guides: https://github.com/jp9000/obs-studio/wiki

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

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

- Developer/API Documentation: https://obsproject.com/docs

- 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

- Developer/API documentation can be found here:
https://obsproject.com/docs

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