Translation Updater 783bd52197 Update translations from Crowdin 2 years ago
..
data 783bd52197 Update translations from Crowdin 2 years ago
CMakeLists.txt 1604400e48 linux-capture: Rewrite xcomposite 3 years ago
README a9cd60a78f Rename linux-xshm module to linux-capture 11 years ago
linux-capture.c ddb692ab2d linux-capture: Drop GLX code paths 3 years ago
xcomposite-input.c 1249ebe53d linux-capture: Fixup window name/class checking 3 years 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 ae01a626b6 linux-capture: Replace invocations of sprintf with snprintf 2 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