jp9000 892fdea83e Remove macro to free locale 11 years ago
..
data 38c2fc87aa Move all data into the subdir it belongs to 11 years ago
CMakeLists.txt 38c2fc87aa Move all data into the subdir it belongs to 11 years ago
README 76d2bf2c29 Add README for the xshm plugin 11 years ago
linux-xshm.c 892fdea83e Remove macro to free locale 11 years ago
xcursor.c 7dfb26eb31 Reset blend state to default after drawing 11 years ago
xcursor.h 9f76396227 Add offset to xcursor 11 years ago
xhelpers.c 9851c061e2 linux-xshm: Fix potentially uninitialized var. 11 years ago
xhelpers.h 071c4251d8 Add support for multi-screen setups 11 years ago
xshm-input.c 482791c5b6 Add locale for modules 11 years ago

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