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

jp9000 89a5235ac0 CI: Reduce travis output verbosity hace 7 años
CI 89a5235ac0 CI: Reduce travis output verbosity hace 7 años
UI 34c14829b6 UI: Defer startup OBSBasic::Load (macOS CEF workaround) hace 7 años
additional_install_files 5c597102f2 Improve additional_install_files for debug/release hace 11 años
cmake a81de7fb61 cmake: Include windows style DLL when copying Qt files hace 7 años
config 676a0bd67d update build system to autotools (finally) hace 12 años
deps a6c65cdbf3 deps/obs-scripting: Prevent python unload more than once hace 7 años
docs 8a59d68e47 libobs: Fix property text typo hace 7 años
libobs cec6168fd2 libobs: Update version to 21.1.0 hace 7 años
libobs-d3d11 65f81105f5 libobs-d3d11: Allow multiple display captures of same monitor hace 7 años
libobs-opengl d8a4c4cd52 libobs-opengl: Request at least 8 bits for alpha hace 7 años
plugins 531d4cd2a4 rtmp-services: Update recommended parameters for Nood.tv hace 7 años
test dd8cf409d0 test/test-input: Add audio buffering sync test source hace 7 años
.editorconfig 33fc279da8 .editorconfig: Add file to speed up editor configuration hace 8 años
.gitattributes e2c2e50f4c Fix ffmpeg/x264 find modules according to cmake find module naming conventions hace 11 años
.gitignore 1d391166d0 cmake: Add .vs directories to .gitignore hace 7 años
.gitmodules 2129448dee enc-amf: Version 2.3.2 hace 7 años
.mailmap 32085c0883 mailmap: Disambiguate between another author hace 8 años
.travis.yml fa90926533 CI: change travis osx artifact repo name hace 7 años
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin hace 8 años
CMakeLists.txt 4b54bde426 cmake, libobs, win-capture: Fix VS2017 warnings hace 7 años
CONTRIBUTING.rst 3febcf5237 Move documentation to links in CONTRIBUTING file hace 7 años
COPYING 8421051831 deps-w32-pthreads: Update FSF address hace 10 años
Doxyfile 640aeb7f6b Add doxygen configuration file for obs. hace 11 años
INSTALL bb111c7642 Replace install instructions with GitHub Wiki link hace 10 años
README.rst 4ab06c00f3 Update README.rst hace 7 años
appveyor.yml ad80ab9c9c Revert "CI: Add Python path for AppVeyor" hace 7 años

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/obsproject/obs-studio/wiki

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

- Build Instructions: https://github.com/obsproject/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/obsproject/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.