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

Jim d2190f5d7e Merge pull request #1223 from Warchamp7/patch-1 8 лет назад
CI 9c7deb4df8 CI: Include style plugins when packaging on OSX 8 лет назад
UI c210f1042f Merge pull request #1172 from Jack0r/master 8 лет назад
additional_install_files 5c597102f2 Improve additional_install_files for debug/release 11 лет назад
cmake f374810403 cmake: Fix LuaJIT search 8 лет назад
config 676a0bd67d update build system to autotools (finally) 12 лет назад
deps 65016d5ade deps/obs-scripting: Fix tick function arg number 8 лет назад
docs 8a59d68e47 libobs: Fix property text typo 8 лет назад
libobs 4b54bde426 cmake, libobs, win-capture: Fix VS2017 warnings 8 лет назад
libobs-d3d11 65f81105f5 libobs-d3d11: Allow multiple display captures of same monitor 8 лет назад
libobs-opengl d9f3482504 libobs-opengl: Log adapter and driver info 8 лет назад
plugins 4b54bde426 cmake, libobs, win-capture: Fix VS2017 warnings 8 лет назад
test dd8cf409d0 test/test-input: Add audio buffering sync test source 8 лет назад
.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 8 лет назад
.gitmodules d976bc94db enc-amf: Test for AMF support in separate process first 8 лет назад
.mailmap 32085c0883 mailmap: Disambiguate between another author 9 лет назад
.travis.yml d5877f7a03 CI: Update CEF version on travis for osx 8 лет назад
AUTHORS 0f96c22abd AUTHORS: Update with data from Git and Crowdin 8 лет назад
CMakeLists.txt 4b54bde426 cmake, libobs, win-capture: Fix VS2017 warnings 8 лет назад
CONTRIBUTING.rst 3febcf5237 Move documentation to links in CONTRIBUTING file 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 4ab06c00f3 Update README.rst 8 лет назад
appveyor.yml ad80ab9c9c Revert "CI: Add Python path for AppVeyor" 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/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.