jp9000 2d606dd8d8 (API Change) Use 'get' convention: API callbacks 11 anos atrás
..
data 38c2fc87aa Move all data into the subdir it belongs to 11 anos atrás
CMakeLists.txt 38c2fc87aa Move all data into the subdir it belongs to 11 anos atrás
README 76d2bf2c29 Add README for the xshm plugin 11 anos atrás
linux-xshm.c 892fdea83e Remove macro to free locale 11 anos atrás
xcursor.c 7dfb26eb31 Reset blend state to default after drawing 11 anos atrás
xcursor.h 9f76396227 Add offset to xcursor 11 anos atrás
xhelpers.c 9851c061e2 linux-xshm: Fix potentially uninitialized var. 11 anos atrás
xhelpers.h 071c4251d8 Add support for multi-screen setups 11 anos atrás
xshm-input.c 2d606dd8d8 (API Change) Use 'get' convention: API callbacks 11 anos atrás

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