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

TobiasGSmollett af28c940f8 UI: Fix text clipping on non-English locales in certain locations 5 anni fa
.github a1c3fbee64 CI: Add virtualcam GUID to win builds 5 anni fa
CI a1c3fbee64 CI: Add virtualcam GUID to win builds 5 anni fa
UI af28c940f8 UI: Fix text clipping on non-English locales in certain locations 5 anni fa
additional_install_files 5c597102f2 Improve additional_install_files for debug/release 11 anni fa
cmake f96b6dfeed cmake: Fix finding libfdk header path 5 anni fa
config 676a0bd67d update build system to autotools (finally) 12 anni fa
deps 1c774008b4 deps/media-playback: Fix time at non-standard speeds 5 anni fa
docs d3ec3e99d5 UI: Add replay buffer saved event to the frontend api (#3592) 5 anni fa
libobs 755e4f8897 libobs: Update version to 26.0.2 5 anni fa
libobs-d3d11 7993179466 cmake: Add cmake folders 5 anni fa
libobs-opengl 04e6a39de9 Merge pull request #2551 from jpark37/cube-lut-enhance 5 anni fa
libobs-winrt d4a607a3c2 libobs-winrt: Use native cursor draw for WGC 5 anni fa
plugins dad861b036 win-capture: Fix D3D leaks on swap chain release 5 anni fa
test 35088e0d9e libobs: Add sample unit tests leveraging cmocka 5 anni fa
.cirrus.yml da84d82acc CI: Fix swig dependency on FreeBSD 5 anni fa
.clang-format ad85a9fa25 Apply clang-format to objective c code 6 anni fa
.editorconfig 33fc279da8 .editorconfig: Add file to speed up editor configuration 8 anni fa
.git-blame-ignore-revs 95154a17c3 .git-blame-ignore-revs: Add file to handle mass reformatting 6 anni fa
.gitattributes e2c2e50f4c Fix ffmpeg/x264 find modules according to cmake find module naming conventions 11 anni fa
.gitignore 8814e2bf4c linux-v4l2: Selective stream restart 5 anni fa
.gitmodules 62b748e40e enc-amf: Update to 2.5.0.1 and update repository address 7 anni fa
.mailmap 32085c0883 mailmap: Disambiguate between another author 8 anni fa
AUTHORS 1a3ce894d1 Fix translator names 5 anni fa
CMakeLists.txt 006443b8c3 cmake: Discard excess warnings for e2k 5 anni fa
COMMITMENT e1a74356e9 Add GPL Cooperation Commitment to base directory 6 anni fa
CONTRIBUTING.rst 7031e2ec3a CONTRIBUTING.rst: Improve commit guidelines 6 anni fa
COPYING 8421051831 deps-w32-pthreads: Update FSF address 10 anni fa
INSTALL 6e9cf7d2cb Update INSTALL 7 anni fa
README.rst 94ef69d022 README.rst: Remove Mantis 5 anni fa
azure-pipelines.yml 4bcfe5e12c CI: Fix Azure macOS pipeline to use new build script 5 anni fa
formatcode.sh a7ebf47834 CI: Improve formatcode.sh efficiency 5 anni fa

README.rst

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

.. image:: https://dev.azure.com/obsjim/obsjim/_apis/build/status/obsproject.obs-studio?branchName=master
:alt: OBS Studio Build Status - Azure Pipelines
:target: https://dev.azure.com/obsjim/obsjim/_build/latest?definitionId=1&branchName=master

.. image:: https://d322cqt584bo4o.cloudfront.net/obs-studio/localized.svg
:alt: OBS Studio Translation Project Progress
:target: https://crowdin.com/project/obs-studio

.. image:: https://discordapp.com/api/guilds/348973006581923840/widget.png?style=shield
:alt: OBS Studio Discord Server
:target: https://obsproject.com/discord

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 (or any later
version) - 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

- Donating/backing/sponsoring: https://obsproject.com/contribute

- Bug Tracker: https://github.com/obsproject/obs-studio/issues

Contributing
------------

- If you would like to help fund or sponsor the project, you can do so
via `Patreon `_, `OpenCollective
`_, or `PayPal
`_. See our `contribute page
`_ for more information.

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