obs-studio/plugins/linux-capture
2023-01-19 13:08:46 -05:00
..
data/locale Update translations from Crowdin 2023-01-08 04:10:37 +00:00
CMakeLists.txt linux-capture: Rewrite xcomposite 2022-05-14 17:01:08 -03:00
linux-capture.c libobs,plugins: Remove one-case switches 2023-01-16 11:43:47 +01:00
README Rename linux-xshm module to linux-capture 2014-08-29 17:19:30 -07:00
xcomposite-input.c linux-capture: Fixup window name/class checking 2022-09-24 20:42:57 -03: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 linux-capture: Fix format-overflow warning 2023-01-19 13:08:46 -05:00

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