obs-studio/plugins/linux-capture
Norihiro Kamae dcb5b0785b linux-capture: Remove obsolete property swap_redblue
The implementation to swap red and blue by the property was removed by
9b6d39299e but the property was left.
2023-06-22 09:26:27 -03:00
..
data/locale linux-capture: Remove obsolete property swap_redblue 2023-06-22 09:26:27 -03: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: Remove obsolete property swap_redblue 2023-06-22 09:26:27 -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