PatTheMav 6c590805e8 cmake: Update supported CMake version range to 3.28 and 3.30 2 years ago
..
data 9107b90fb3 linux-capture: Fix xshm capturing first display on creation 1 year ago
CMakeLists.txt 6c590805e8 cmake: Update supported CMake version range to 3.28 and 3.30 1 year ago
README a9cd60a78f Rename linux-xshm module to linux-capture 11 years ago
linux-capture.c 9107b90fb3 linux-capture: Fix xshm capturing first display on creation 1 year ago
xcomposite-input.c dd64fef084 linux-capture: Fix xcomp capturing random windows 1 year ago
xcomposite-input.h 1604400e48 linux-capture: Rewrite xcomposite 3 years ago
xcursor-xcb.c 1604400e48 linux-capture: Rewrite xcomposite 3 years ago
xcursor-xcb.h 1604400e48 linux-capture: Rewrite xcomposite 3 years ago
xhelpers.c 1604400e48 linux-capture: Rewrite xcomposite 3 years ago
xhelpers.h 1604400e48 linux-capture: Rewrite xcomposite 3 years ago
xshm-input.c 9107b90fb3 linux-capture: Fix xshm capturing first display on creation 1 year 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