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

Jim c049dfdf1d Merge pull request #1008 from pkuznets/add_looch_tv_platfom 8 年之前
CI 23ea91976f Build with CEF 3112 on OSX 8 年之前
UI d3c163b775 UI: Fix Stats not showing stream data until start 8 年之前
additional_install_files 5c597102f2 Improve additional_install_files for debug/release 11 年之前
cmake d9b0c85daf cmake: Enable COPY_DEPENDENCIES by default on Windows 8 年之前
config 676a0bd67d update build system to autotools (finally) 12 年之前
deps f4a1ee3658 deps/media-playback: Add concat playback support 8 年之前
docs a23c009a69 Various: Optimize bundled PNG files 8 年之前
libobs 650495331d libobs: Add default hotkey id to duplicated item 8 年之前
libobs-d3d11 58e2e69f81 libobs-d3d11: Better error message for missing D3DCompiler 8 年之前
libobs-opengl 5ba37f81ec libobs-opengl: Fix potential crash w/ viewports 8 年之前
plugins 03659d8706 rtmp-services: Add looch.tv streaming platform 8 年之前
test 08dd7ecc37 test: Fix compiler warnings about incompatible pointer type 9 年之前
.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 3937f47954 Add *32 and *64 build directories to gitignore. 11 年之前
.gitmodules 6f8e38e0a0 obs-outputs: Add FTL output 8 年之前
.mailmap 32085c0883 mailmap: Disambiguate between another author 8 年之前
.travis.yml 23ea91976f Build with CEF 3112 on OSX 8 年之前
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin 8 年之前
CMakeLists.txt 5c2328cca2 cmake: Add _CRT_NONSTDC_NO_WARNINGS def to all projects 8 年之前
CONTRIBUTING.rst 4960043c1e Update Linux kernel coding style URL in CONTRIBUTING 8 年之前
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 41731bb096 Improve README/CONTRIBUTING files 8 年之前
appveyor.yml 3bcc8f611e CI: Download deps if they are outdated 8 年之前

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/Guides: https://github.com/jp9000/obs-studio/wiki

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

- Build Instructions: https://github.com/jp9000/obs-studio/wiki/Install-Instructions

- 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 read
the coding and commit guidelines:
https://github.com/jp9000/obs-studio/blob/master/CONTRIBUTING.rst

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