jp9000 5291760cf8 Fix gs_matrix_* issues vor 11 Jahren
..
data 38c2fc87aa Move all data into the subdir it belongs to vor 11 Jahren
CMakeLists.txt 02725acdd4 Fix double invocation of install_obs_plugin in every single plugin vor 11 Jahren
README 76d2bf2c29 Add README for the xshm plugin vor 12 Jahren
linux-xshm.c 892fdea83e Remove macro to free locale vor 11 Jahren
xcursor.c 5291760cf8 Fix gs_matrix_* issues vor 11 Jahren
xcursor.h 5780f3f177 (API Change) Improve graphics API consistency vor 11 Jahren
xhelpers.c 9851c061e2 linux-xshm: Fix potentially uninitialized var. vor 11 Jahren
xhelpers.h 071c4251d8 Add support for multi-screen setups vor 12 Jahren
xshm-input.c 5780f3f177 (API Change) Improve graphics API consistency vor 11 Jahren

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