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

cg2121 4d478c5ca5 UI: Remove check for updates on Linux il y a 7 ans
CI 9c7deb4df8 CI: Include style plugins when packaging on OSX il y a 7 ans
UI 4d478c5ca5 UI: Remove check for updates on Linux il y a 7 ans
additional_install_files 5c597102f2 Improve additional_install_files for debug/release il y a 11 ans
cmake f374810403 cmake: Fix LuaJIT search il y a 7 ans
config 676a0bd67d update build system to autotools (finally) il y a 12 ans
deps c7c5bb999a deps/obs-scripting: Fix cur. script being NULL for script_tick il y a 7 ans
docs 84557629d8 docs/sphinx: Clarify Python windows installation il y a 7 ans
libobs 645d6ae8dd libobs/media-io: Change speaker layout to match FFmpeg aac. il y a 7 ans
libobs-d3d11 65f81105f5 libobs-d3d11: Allow multiple display captures of same monitor il y a 7 ans
libobs-opengl c111fa68b8 libobs: Add vertex/index buffer "direct" flush functions il y a 8 ans
plugins 645d6ae8dd libobs/media-io: Change speaker layout to match FFmpeg aac. il y a 7 ans
test dd8cf409d0 test/test-input: Add audio buffering sync test source il y a 7 ans
.editorconfig 33fc279da8 .editorconfig: Add file to speed up editor configuration il y a 8 ans
.gitattributes e2c2e50f4c Fix ffmpeg/x264 find modules according to cmake find module naming conventions il y a 11 ans
.gitignore 9eabfdbf1e deps/obs-scripting: Add scripting support il y a 7 ans
.gitmodules d976bc94db enc-amf: Test for AMF support in separate process first il y a 7 ans
.mailmap 32085c0883 mailmap: Disambiguate between another author il y a 8 ans
.travis.yml d5877f7a03 CI: Update CEF version on travis for osx il y a 7 ans
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin il y a 8 ans
CMakeLists.txt dce311cf1a deps/obs-scripting: Make ENABLE_SCRIPTING a user variable il y a 7 ans
CONTRIBUTING.rst 3febcf5237 Move documentation to links in CONTRIBUTING file il y a 7 ans
COPYING 8421051831 deps-w32-pthreads: Update FSF address il y a 10 ans
Doxyfile 640aeb7f6b Add doxygen configuration file for obs. il y a 11 ans
INSTALL bb111c7642 Replace install instructions with GitHub Wiki link il y a 10 ans
README.rst fe26babbf1 Fix typo in README.rst il y a 7 ans
appveyor.yml ad80ab9c9c Revert "CI: Add Python path for AppVeyor" il y a 7 ans

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.