obs-studio/plugins/linux-capture
Translation Updater cc2d0791ca Update translations from Crowdin 2022-08-30 09:00:44 +00:00
..
data/locale Update translations from Crowdin 2022-08-30 09:00:44 +00:00
CMakeLists.txt linux-capture: Rewrite xcomposite 2022-05-14 17:01:08 -03:00
README Rename linux-xshm module to linux-capture 2014-08-29 17:19:30 -07:00
linux-capture.c linux-capture: Drop GLX code paths 2022-05-24 14:30:14 -03:00
xcomposite-input.c Use property suffixes for units everywhere 2022-07-22 08:24:51 -04:00
xcomposite-input.h linux-capture: Rewrite xcomposite 2022-05-14 17:01:08 -03:00
xcursor-xcb.c linux-capture: Rewrite xcomposite 2022-05-14 17:01:08 -03:00
xcursor-xcb.h linux-capture: Rewrite xcomposite 2022-05-14 17:01:08 -03:00
xhelpers.c linux-capture: Rewrite xcomposite 2022-05-14 17:01:08 -03:00
xhelpers.h linux-capture: Rewrite xcomposite 2022-05-14 17:01:08 -03:00
xshm-input.c Use property suffixes for units everywhere 2022-07-22 08:24:51 -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