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

jp9000 1ea4da3f98 cmake: Add install_obs_data_file function 7 年之前
CI 2d154d550e CI: Use Qt 5.10.1 instead of 5.11.1 for macOS 7 年之前
UI f1b3fcee0d Merge pull request #1429 from SuslikV/patch-8 7 年之前
additional_install_files 5c597102f2 Improve additional_install_files for debug/release 11 年之前
cmake 1ea4da3f98 cmake: Add install_obs_data_file function 7 年之前
config 676a0bd67d update build system to autotools (finally) 12 年之前
deps 3be5e414bc Merge pull request #1362 from Chiitoo/automagic 7 年之前
docs 621c519cc5 libobs: Add function to get encoder object's defaults 7 年之前
libobs 226d4cadf5 libobs: Remove VLA in pulse monitoring backend 7 年之前
libobs-d3d11 8695be6a34 Revert "libobs-d3d11: Initialize variable to zero" 7 年之前
libobs-opengl acd44b525e libobs-opengl: Store FBOs per texture instead of per device 7 年之前
plugins 4e90b61210 Merge pull request #1364 from kkartaltepe/patch-5 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 10df54057e Update AUTHORS file 7 年之前
CMakeLists.txt ddd145797c cmake: Add variable-length array checks 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 d70352a6ce UI: Add retina support and updated icons 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.

Credits
-------
- Icons made by [Freepik](http://www.freepik.com) from
[www.flaticon.com](https://www.flaticon.com/) is licensed by
[CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)