jp9000 7b12133af3 Use uint8_t* instead of void* for texture data пре 11 година
..
CMakeLists.txt 071c4251d8 Add support for multi-screen setups пре 11 година
README 76d2bf2c29 Add README for the xshm plugin пре 11 година
linux-xshm.c c0ab8fadda moved and split up the linux xshm and pulseaudio capture plugins пре 11 година
xcursor.c 7b12133af3 Use uint8_t* instead of void* for texture data пре 11 година
xcursor.h 9f76396227 Add offset to xcursor пре 11 година
xhelpers.c 9851c061e2 linux-xshm: Fix potentially uninitialized var. пре 11 година
xhelpers.h 071c4251d8 Add support for multi-screen setups пре 11 година
xshm-input.c dbb9124bf6 Remove 'effect' param from effect param funcs пре 11 година

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