obs-studio/plugins/linux-capture
jp9000 ee4febcd06 linux-capture: Don't find window via class if class empty 2016-07-03 22:27:38 -07:00
..
data/locale Update translations from Crowdin 2016-05-14 00:27:59 +02:00
CMakeLists.txt
README
linux-capture.c
xcompcap-helper.cpp linux-capture: Additionally search windows via WM_CLASS 2016-07-02 23:49:19 -07:00
xcompcap-helper.hpp linux-capture: Additionally search windows via WM_CLASS 2016-07-02 23:49:19 -07:00
xcompcap-main.cpp linux-capture: Don't find window via class if class empty 2016-07-03 22:27:38 -07:00
xcompcap-main.hpp
xcomposite-main.cpp (API Change) libobs: Pass type data to get_name callbacks 2015-09-16 09:21:12 -07:00
xcursor-xcb.c
xcursor-xcb.h
xcursor.c
xcursor.h
xhelpers.c
xhelpers.h linux-capture: Fix documentation 2015-04-08 23:02:58 +02:00
xshm-input.c libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE 2016-01-26 11:49:50 -08: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