Zachary Lund 0f228e6ee5 No need to subtract window position from translated coordinates 11 年之前
..
data 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 年之前
CMakeLists.txt 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 年之前
README a9cd60a78f Rename linux-xshm module to linux-capture 11 年之前
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 年之前
xcompcap-helper.cpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 年之前
xcompcap-helper.hpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 年之前
xcompcap-main.cpp 0f228e6ee5 No need to subtract window position from translated coordinates 11 年之前
xcompcap-main.hpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 年之前
xcomposite-main.cpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 年之前
xcursor.c 0102896328 linux-capture: Add x/y cursor position vars 11 年之前
xcursor.h 0102896328 linux-capture: Add x/y cursor position vars 11 年之前
xhelpers.c a9cd60a78f Rename linux-xshm module to linux-capture 11 年之前
xhelpers.h a9cd60a78f Rename linux-xshm module to linux-capture 11 年之前
xshm-input.c a9cd60a78f Rename linux-xshm module to linux-capture 11 年之前

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