0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/plugins/linux-capture
2023-12-05 22:04:31 +00:00
..
data/locale Update translations from Crowdin 2023-12-05 22:04:31 +00:00
CMakeLists.txt
linux-capture.c
README
xcomposite-input.c linux-capture: Remove an unused static function 2023-08-26 16:52:35 -07:00
xcomposite-input.h
xcursor-xcb.c
xcursor-xcb.h
xhelpers.c
xhelpers.h
xshm-input.c

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