Matt Gajownik 99c3a4b797 Update translations from Crowdin 1 month ago
..
data 99c3a4b797 Update translations from Crowdin 1 month ago
CMakeLists.txt 1bf84a6901 cmake: Replace Xcb CMake finders with ECM 5 months 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 5a1fca9347 linux-capture: Fix potential null pointer dereference 1 year ago
xcomposite-input.h 1604400e48 linux-capture: Rewrite xcomposite 3 years ago
xcursor-xcb.c a1fbf1015f clang-format: Increase column limit from 80 to 120 1 year ago
xcursor-xcb.h a1fbf1015f clang-format: Increase column limit from 80 to 120 1 year ago
xhelpers.c a1fbf1015f clang-format: Increase column limit from 80 to 120 1 year ago
xhelpers.h a1fbf1015f clang-format: Increase column limit from 80 to 120 1 year ago
xshm-input.c a1fbf1015f clang-format: Increase column limit from 80 to 120 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