obs-studio/plugins/linux-xshm
jp9000 0f2f83d034 V4L2: Fix 'show_cursor' setting forcing default 2014-08-05 10:48:39 -07:00
..
data/locale Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00
CMakeLists.txt Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00
README Add README for the xshm plugin 2014-05-12 22:07:07 +02:00
linux-xshm.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
xcursor.c Reset blend state to default after drawing 2014-07-03 14:12:48 -07:00
xcursor.h Add offset to xcursor 2014-05-12 22:07:07 +02:00
xhelpers.c linux-xshm: Fix potentially uninitialized var. 2014-06-27 21:43:42 -07:00
xhelpers.h Add support for multi-screen setups 2014-05-12 22:07:07 +02:00
xshm-input.c V4L2: Fix 'show_cursor' setting forcing default 2014-08-05 10:48:39 -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