obs-studio/plugins/linux-capture
Clayton Groeneveld 82ffcdc827 UI: Add source icons 2019-11-24 20:50:42 -08:00
..
data/locale
CMakeLists.txt
README
linux-capture.c
xcompcap-helper.cpp
xcompcap-helper.hpp
xcompcap-main.cpp linux-capture: Fix cursor draw bug when cropping window cap. 2019-11-20 22:09:47 -08:00
xcompcap-main.hpp
xcomposite-main.cpp UI: Add source icons 2019-11-24 20:50:42 -08:00
xcursor-xcb.c
xcursor-xcb.h
xcursor.c linux-capture: Fix cursor draw bug when cropping window cap. 2019-11-20 22:09:47 -08:00
xcursor.h linux-capture: Fix cursor draw bug when cropping window cap. 2019-11-20 22:09:47 -08:00
xhelpers.c
xhelpers.h
xshm-input.c UI: Add source icons 2019-11-24 20:50:42 -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