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

jp9000 864e3698e8 UI: Fix filter layout issue 7 роки тому
CI efaf93ed8e CI: Rename one more missed cef-bootstrap name 7 роки тому
UI 864e3698e8 UI: Fix filter layout issue 7 роки тому
additional_install_files 5c597102f2 Improve additional_install_files for debug/release 11 роки тому
cmake 0d25ab6776 cmake: Add luajit 2.1 support to build 7 роки тому
config 676a0bd67d update build system to autotools (finally) 12 роки тому
deps 28e3604a56 deps: Add json11 library for convenience 7 роки тому
docs 621c519cc5 libobs: Add function to get encoder object's defaults 7 роки тому
libobs df75feb74a libobs: Update version to 22.0.1 7 роки тому
libobs-d3d11 8695be6a34 Revert "libobs-d3d11: Initialize variable to zero" 7 роки тому
libobs-opengl 85c7669ad2 libobs-opengl: Fix segfault on access of invalid window 7 роки тому
plugins c68d022f9c obs-outputs: Revert f1f49bc1 to fix RTMP authentication 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 7fd981c2c0 CI: Update Travis Mac builds to Xcode 9.4 and macOS 10.13 7 роки тому
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin 8 роки тому
CMakeLists.txt 329efe4024 Merge pull request #1414 from admshao/remove-cmp0072-warning 7 роки тому
CONTRIBUTING.rst deb2c2adaa Fix typo in contributor guide 7 роки тому
COPYING 8421051831 deps-w32-pthreads: Update FSF address 10 роки тому
Doxyfile 640aeb7f6b Add doxygen configuration file for obs. 11 роки тому
INSTALL 6e9cf7d2cb Update INSTALL 7 роки тому
README.rst 4ab06c00f3 Update README.rst 7 роки тому
appveyor.yml 69e9d64376 CI: Use env variable for CEF cache on Windows 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.