PatTheMav b8cfacaec3 Update formatting of CMake files 1 год назад
..
cmake 4ecfdb722f plugins: Add Linux-specific plugins for CMake build framework 3.0 1 год назад
data e7d6707fa7 Update translations from Crowdin 1 год назад
CMakeLists.txt b8cfacaec3 Update formatting of CMake files 1 год назад
README a9cd60a78f Rename linux-xshm module to linux-capture 11 лет назад
linux-capture.c 7de0bd350f libobs,plugins: Remove one-case switches 2 лет назад
xcomposite-input.c 2bc4c69ee9 plugins: Fix compile errors introduced by CMake build framework 3.0 1 год назад
xcomposite-input.h 1604400e48 linux-capture: Rewrite xcomposite 3 лет назад
xcursor-xcb.c 1604400e48 linux-capture: Rewrite xcomposite 3 лет назад
xcursor-xcb.h 1604400e48 linux-capture: Rewrite xcomposite 3 лет назад
xhelpers.c 1604400e48 linux-capture: Rewrite xcomposite 3 лет назад
xhelpers.h 1604400e48 linux-capture: Rewrite xcomposite 3 лет назад
xshm-input.c 832ac4bfa8 linux-capture: Rename Screen Capture as Display Capture 1 год назад

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