Gol-D-Ace 3d2cacd782 Update translations from Crowdin пре 8 година
..
data 3d2cacd782 Update translations from Crowdin пре 8 година
CMakeLists.txt ed839dce19 linux-capture: Remove unused dependencies пре 11 година
README a9cd60a78f Rename linux-xshm module to linux-capture пре 11 година
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) пре 11 година
xcompcap-helper.cpp e389ae8a75 linux-capture: Additionally search windows via WM_CLASS пре 9 година
xcompcap-helper.hpp e389ae8a75 linux-capture: Additionally search windows via WM_CLASS пре 9 година
xcompcap-main.cpp ee4febcd06 linux-capture: Don't find window via class if class empty пре 9 година
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs пре 11 година
xcomposite-main.cpp 83aab23242 linux-capture: Add OBS_SOURCE_DO_NOT_DUPLICATE to window capture sources пре 9 година
xcursor-xcb.c e20ec366b2 Make capture sources w/o alpha use opaque effect пре 10 година
xcursor-xcb.h 172a4d7a52 linux-capture: Add xcb cursor helper library пре 11 година
xcursor.c e20ec366b2 Make capture sources w/o alpha use opaque effect пре 10 година
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs пре 11 година
xhelpers.c 114ccd33ee linux-capture: Port geometry functions to xcb пре 11 година
xhelpers.h cee8c6efa6 linux-capture: Fix documentation пре 10 година
xshm-input.c cd97ce2a17 libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE пре 9 година

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