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

cg2121 14d330c455 libobs: Add obs_volmeter_get_cur_db function há 8 anos atrás
CI 59fcfaadb5 Merge pull request #913 from craftwar/robocopy há 8 anos atrás
UI 16c6e69722 UI: Remove unused function from volume control há 8 anos atrás
additional_install_files 5c597102f2 Improve additional_install_files for debug/release há 11 anos atrás
cmake d9b0c85daf cmake: Enable COPY_DEPENDENCIES by default on Windows há 8 anos atrás
config 676a0bd67d update build system to autotools (finally) há 12 anos atrás
deps 14f734f631 deps/jansson: Update jansson to version 2.9 há 8 anos atrás
docs a23c009a69 Various: Optimize bundled PNG files há 8 anos atrás
libobs 14d330c455 libobs: Add obs_volmeter_get_cur_db function há 8 anos atrás
libobs-d3d11 58e2e69f81 libobs-d3d11: Better error message for missing D3DCompiler há 8 anos atrás
libobs-opengl 5ba37f81ec libobs-opengl: Fix potential crash w/ viewports há 8 anos atrás
plugins bc3a5cb832 win-capture: Log when game capture compatibilty mode is set há 8 anos atrás
test 08dd7ecc37 test: Fix compiler warnings about incompatible pointer type há 9 anos atrás
.editorconfig 33fc279da8 .editorconfig: Add file to speed up editor configuration há 8 anos atrás
.gitattributes e2c2e50f4c Fix ffmpeg/x264 find modules according to cmake find module naming conventions há 11 anos atrás
.gitignore 3937f47954 Add *32 and *64 build directories to gitignore. há 11 anos atrás
.gitmodules 94d4698c7f Add VST Plugin há 8 anos atrás
.mailmap 32085c0883 mailmap: Disambiguate between another author há 8 anos atrás
.travis.yml 634d4cc104 CI: Fix notification frequency há 8 anos atrás
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin há 8 anos atrás
CMakeLists.txt 5c2328cca2 cmake: Add _CRT_NONSTDC_NO_WARNINGS def to all projects há 8 anos atrás
CONTRIBUTING.rst 4960043c1e Update Linux kernel coding style URL in CONTRIBUTING há 8 anos atrás
COPYING 8421051831 deps-w32-pthreads: Update FSF address há 10 anos atrás
Doxyfile 640aeb7f6b Add doxygen configuration file for obs. há 11 anos atrás
INSTALL bb111c7642 Replace install instructions with GitHub Wiki link há 10 anos atrás
README.rst 41731bb096 Improve README/CONTRIBUTING files há 8 anos atrás
appveyor.yml 3bcc8f611e CI: Download deps if they are outdated há 8 anos atrás

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.