obs-studio/plugins/linux-capture
Zachary Lund 0f228e6ee5 No need to subtract window position from translated coordinates 2014-08-30 13:09:00 -05:00
..
data/locale Combine linux-xcomposite and linux-capture (xshm) 2014-08-29 17:20:02 -07:00
CMakeLists.txt Combine linux-xcomposite and linux-capture (xshm) 2014-08-29 17:20:02 -07:00
README Rename linux-xshm module to linux-capture 2014-08-29 17:19:30 -07:00
linux-capture.c Combine linux-xcomposite and linux-capture (xshm) 2014-08-29 17:20:02 -07:00
xcompcap-helper.cpp Combine linux-xcomposite and linux-capture (xshm) 2014-08-29 17:20:02 -07:00
xcompcap-helper.hpp Combine linux-xcomposite and linux-capture (xshm) 2014-08-29 17:20:02 -07:00
xcompcap-main.cpp No need to subtract window position from translated coordinates 2014-08-30 13:09:00 -05:00
xcompcap-main.hpp Combine linux-xcomposite and linux-capture (xshm) 2014-08-29 17:20:02 -07:00
xcomposite-main.cpp Combine linux-xcomposite and linux-capture (xshm) 2014-08-29 17:20:02 -07:00
xcursor.c linux-capture: Add x/y cursor position vars 2014-08-29 17:20:26 -07:00
xcursor.h linux-capture: Add x/y cursor position vars 2014-08-29 17:20:26 -07:00
xhelpers.c Rename linux-xshm module to linux-capture 2014-08-29 17:19:30 -07:00
xhelpers.h Rename linux-xshm module to linux-capture 2014-08-29 17:19:30 -07:00
xshm-input.c Rename linux-xshm module to linux-capture 2014-08-29 17:19:30 -07:00

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