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

craftwar 36d893db03 UI: Compact ClearVolumeControls() пре 7 година
CI bc7a77964e CI: Add description to OSX deps build script пре 7 година
UI 36d893db03 UI: Compact ClearVolumeControls() пре 7 година
additional_install_files 5c597102f2 Improve additional_install_files for debug/release пре 11 година
cmake 3aaa12aa17 cmake: Add xcb-xinput support пре 7 година
config 676a0bd67d update build system to autotools (finally) пре 12 година
deps a6c65cdbf3 deps/obs-scripting: Prevent python unload more than once пре 7 година
docs 26d5560da3 libobs: Add scene item grouping пре 7 година
libobs b188883966 Merge pull request #1315 from RytoEX/copy-stream-metadata-on-remux пре 7 година
libobs-d3d11 dbfcbac3e4 libobs-d3d11: Do not allow Alt+Enter interception пре 7 година
libobs-opengl d8a4c4cd52 libobs-opengl: Request at least 8 bits for alpha пре 7 година
plugins 698e6418ba obs-filters: Use double-precision where viable пре 7 година
test dd8cf409d0 test/test-input: Add audio buffering sync test source пре 7 година
.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 1d391166d0 cmake: Add .vs directories to .gitignore пре 7 година
.gitmodules ba698f3f98 .gitmodules: Update submodules to new obsproject org пре 7 година
.mailmap 32085c0883 mailmap: Disambiguate between another author пре 8 година
.travis.yml fa90926533 CI: change travis osx artifact repo name пре 7 година
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin пре 8 година
CMakeLists.txt 4b54bde426 cmake, libobs, win-capture: Fix VS2017 warnings пре 7 година
CONTRIBUTING.rst 3febcf5237 Move documentation to links in CONTRIBUTING file пре 7 година
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 4ab06c00f3 Update README.rst пре 7 година
appveyor.yml 563e90a9fd CI: Upgrade to VS2017 on Appveyor пре 7 година

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.