Gol-D-Ace fe56a12867 Update translations from Crowdin 9 лет назад
..
data fe56a12867 Update translations from Crowdin 9 лет назад
CMakeLists.txt ed839dce19 linux-capture: Remove unused dependencies 11 лет назад
README a9cd60a78f Rename linux-xshm module to linux-capture 11 лет назад
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 лет назад
xcompcap-helper.cpp 756fec3503 linux-capture: Clear x events when exiting handler 9 лет назад
xcompcap-helper.hpp c392164f03 linux-capture: Log warning when unable to query windows 9 лет назад
xcompcap-main.cpp 9cf56f8b4c linux-capture: Add "Use alpha-less texture format" option 9 лет назад
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 лет назад
xcomposite-main.cpp 6285a47726 (API Change) libobs: Pass type data to get_name callbacks 10 лет назад
xcursor-xcb.c e20ec366b2 Make capture sources w/o alpha use opaque effect 10 лет назад
xcursor-xcb.h 172a4d7a52 linux-capture: Add xcb cursor helper library 11 лет назад
xcursor.c e20ec366b2 Make capture sources w/o alpha use opaque effect 10 лет назад
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs 11 лет назад
xhelpers.c 114ccd33ee linux-capture: Port geometry functions to xcb 11 лет назад
xhelpers.h cee8c6efa6 linux-capture: Fix documentation 10 лет назад
xshm-input.c cd97ce2a17 libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE 9 лет назад

README


Linux XShm capture plugin

This plugin uses the MIT-SHM extension for the X-server to capture the
desktop.

Todo:

- handle resolution changes of screens
- handle adding/removing screens while recording
- support different depths

Contributing:

If you are interested in helping out with the plugin, please drop by in the
#obs-dev channel on quakenet.

References:
- http://www.x.org/releases/current/doc/xextproto/shm.html