Lain c837d3b533 linux-capture: Set xcomposite capture retry interval to 2sec 1 year ago
..
data e7d6707fa7 Update translations from Crowdin 1 year ago
CMakeLists.txt b8cfacaec3 Update formatting of CMake files 1 year ago
README a9cd60a78f Rename linux-xshm module to linux-capture 11 years ago
linux-capture.c 7de0bd350f libobs,plugins: Remove one-case switches 2 years ago
xcomposite-input.c c837d3b533 linux-capture: Set xcomposite capture retry interval to 2sec 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 832ac4bfa8 linux-capture: Rename Screen Capture as Display Capture 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