Zachary Lund ab7fa5bdb4 linux-capture: Add X border option to xcomposite 11 years ago
..
data ab7fa5bdb4 linux-capture: Add X border option to xcomposite 11 years ago
CMakeLists.txt 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 years ago
README a9cd60a78f Rename linux-xshm module to linux-capture 11 years ago
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 years ago
xcompcap-helper.cpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 years ago
xcompcap-helper.hpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 years ago
xcompcap-main.cpp ab7fa5bdb4 linux-capture: Add X border option to xcomposite 11 years ago
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
xcomposite-main.cpp 94a93abb2b (API Change) Pass data to get_properties when possible 11 years ago
xcursor.c c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
xhelpers.c a9cd60a78f Rename linux-xshm module to linux-capture 11 years ago
xhelpers.h a9cd60a78f Rename linux-xshm module to linux-capture 11 years ago
xshm-input.c 94a93abb2b (API Change) Pass data to get_properties when possible 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