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

jp9000 8a1486d15f libobs: Fix rendering if filter context no longer exists 8 lat temu
CI 5d17e6f6ea deps/scripting: Add python rpaths to the obs binary on OSX 8 lat temu
UI 47f42d025f Merge pull request #1149 from Fenrirthviti/dark-theme-fix 8 lat temu
additional_install_files 5c597102f2 Improve additional_install_files for debug/release 11 lat temu
cmake bf6231e122 Merge pull request #1147 from kkartaltepe/swig-cmake-fix 8 lat temu
config 676a0bd67d update build system to autotools (finally) 12 lat temu
deps 8d60404663 Merge pull request #1155 from DDRBoxman/scripting 8 lat temu
docs da7b8c79a2 docs/sphinx: Clarify vertex buffer usage 8 lat temu
libobs 8a1486d15f libobs: Fix rendering if filter context no longer exists 8 lat temu
libobs-d3d11 65f81105f5 libobs-d3d11: Allow multiple display captures of same monitor 8 lat temu
libobs-opengl c111fa68b8 libobs: Add vertex/index buffer "direct" flush functions 8 lat temu
plugins ae259bf8d8 win-capture: Make minor clarification to locale string 8 lat temu
test dd8cf409d0 test/test-input: Add audio buffering sync test source 8 lat temu
.editorconfig 33fc279da8 .editorconfig: Add file to speed up editor configuration 8 lat temu
.gitattributes e2c2e50f4c Fix ffmpeg/x264 find modules according to cmake find module naming conventions 11 lat temu
.gitignore 9eabfdbf1e deps/obs-scripting: Add scripting support 8 lat temu
.gitmodules 6f8e38e0a0 obs-outputs: Add FTL output 8 lat temu
.mailmap 32085c0883 mailmap: Disambiguate between another author 9 lat temu
.travis.yml 5d18d8f5f3 Revert "CI: OSX - Use Xcode7.3" 8 lat temu
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin 8 lat temu
CMakeLists.txt 9eabfdbf1e deps/obs-scripting: Add scripting support 8 lat temu
CONTRIBUTING.rst 3febcf5237 Move documentation to links in CONTRIBUTING file 8 lat temu
COPYING 8421051831 deps-w32-pthreads: Update FSF address 10 lat temu
Doxyfile 640aeb7f6b Add doxygen configuration file for obs. 11 lat temu
INSTALL bb111c7642 Replace install instructions with GitHub Wiki link 10 lat temu
README.rst fe26babbf1 Fix typo in README.rst 8 lat temu
appveyor.yml ad80ab9c9c Revert "CI: Add Python path for AppVeyor" 8 lat temu

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