Jim 47043b2566 Merge pull request #1220 from admshao/opengl-color-info %!s(int64=7) %!d(string=hai) anos
..
data 88282c168c Update translations from Crowdin %!s(int64=7) %!d(string=hai) anos
CMakeLists.txt ed839dce19 linux-capture: Remove unused dependencies %!s(int64=11) %!d(string=hai) anos
README a9cd60a78f Rename linux-xshm module to linux-capture %!s(int64=11) %!d(string=hai) anos
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) %!s(int64=11) %!d(string=hai) anos
xcompcap-helper.cpp f4a8137412 linux-capture: Watch for VisibilityNotify events %!s(int64=8) %!d(string=hai) anos
xcompcap-helper.hpp e389ae8a75 linux-capture: Additionally search windows via WM_CLASS %!s(int64=9) %!d(string=hai) anos
xcompcap-main.cpp b452338f62 linux-capture: Request at least 8 bits for alpha %!s(int64=7) %!d(string=hai) anos
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs %!s(int64=11) %!d(string=hai) anos
xcomposite-main.cpp 83aab23242 linux-capture: Add OBS_SOURCE_DO_NOT_DUPLICATE to window capture sources %!s(int64=9) %!d(string=hai) anos
xcursor-xcb.c e20ec366b2 Make capture sources w/o alpha use opaque effect %!s(int64=10) %!d(string=hai) anos
xcursor-xcb.h 172a4d7a52 linux-capture: Add xcb cursor helper library %!s(int64=11) %!d(string=hai) anos
xcursor.c e20ec366b2 Make capture sources w/o alpha use opaque effect %!s(int64=10) %!d(string=hai) anos
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs %!s(int64=11) %!d(string=hai) anos
xhelpers.c 114ccd33ee linux-capture: Port geometry functions to xcb %!s(int64=11) %!d(string=hai) anos
xhelpers.h cee8c6efa6 linux-capture: Fix documentation %!s(int64=10) %!d(string=hai) anos
xshm-input.c cd97ce2a17 libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE %!s(int64=9) %!d(string=hai) anos

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