1
0

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

Jim 0daade5f8f Merge pull request #1102 from juvester/fix-linux-ci 8 жил өмнө
CI 2f78871662 Revert "CI: Linux - Install FFmpeg from source" 8 жил өмнө
UI fcea48490f cmake: Do not require X11 on OSX 8 жил өмнө
additional_install_files 5c597102f2 Improve additional_install_files for debug/release 11 жил өмнө
cmake d9b0c85daf cmake: Enable COPY_DEPENDENCIES by default on Windows 9 жил өмнө
config 676a0bd67d update build system to autotools (finally) 12 жил өмнө
deps fcea48490f cmake: Do not require X11 on OSX 8 жил өмнө
docs 5d9854ea44 libobs/util: Add funcs to push zeroed data to circlebufs 8 жил өмнө
libobs 5d9854ea44 libobs/util: Add funcs to push zeroed data to circlebufs 8 жил өмнө
libobs-d3d11 c111fa68b8 libobs: Add vertex/index buffer "direct" flush functions 8 жил өмнө
libobs-opengl c111fa68b8 libobs: Add vertex/index buffer "direct" flush functions 8 жил өмнө
plugins 51bd92b20e Merge pull request #1096 from SuslikV/patch-1 8 жил өмнө
test 292a6e59f4 test: Add sync tests 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 ddf796e6c5 git: Add Clion to .gitignore 8 жил өмнө
.gitmodules 6f8e38e0a0 obs-outputs: Add FTL output 8 жил өмнө
.mailmap 32085c0883 mailmap: Disambiguate between another author 8 жил өмнө
.travis.yml 5d18d8f5f3 Revert "CI: OSX - Use Xcode7.3" 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 06dffe2359 Merge pull request #1082 from craftwar/fix-curl 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.