obs-studio/plugins/linux-capture
Ford Smith 003e8474d3 linux-capture: Fix bug with xshm input showing multiple 0x0 windows 2019-10-02 13:51:28 -04:00
..
data/locale Update translations from Crowdin 2019-09-17 23:21:00 +02:00
CMakeLists.txt linux-capture: Add randr support 2019-04-05 16:05:59 -05:00
README Rename linux-xshm module to linux-capture 2014-08-29 17:19:30 -07:00
linux-capture.c Plugins: Add descriptions to modules 2018-09-11 18:28:58 -07:00
xcompcap-helper.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xcompcap-helper.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xcompcap-main.cpp linux-capture: Texture unbound after GS_GL_DUMMYTEX changes 2019-08-17 22:47:32 -07:00
xcompcap-main.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xcomposite-main.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xcursor-xcb.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xcursor-xcb.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xcursor.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xcursor.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
xhelpers.c linux-capture: Fix bug with xshm input showing multiple 0x0 windows 2019-10-02 13:51:28 -04:00
xhelpers.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xshm-input.c linux-capture: Fix bug with xshm input showing multiple 0x0 windows 2019-10-02 13:51:28 -04: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