Jim e7fcd71715 Merge pull request #1513 from SingularityAzure/linux-capture-xcompcap-singularity hace 7 años
..
data a79aaa28ab Update translations from Crowdin hace 7 años
CMakeLists.txt ed839dce19 linux-capture: Remove unused dependencies hace 11 años
README a9cd60a78f Rename linux-xshm module to linux-capture hace 11 años
linux-capture.c d86c8121ed Plugins: Add descriptions to modules hace 7 años
xcompcap-helper.cpp f4a8137412 linux-capture: Watch for VisibilityNotify events hace 8 años
xcompcap-helper.hpp e389ae8a75 linux-capture: Additionally search windows via WM_CLASS hace 9 años
xcompcap-main.cpp bb42c8dfb6 linux-capture: XCompCap now chooses glXFBConfigs based on window depth hace 7 años
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs hace 11 años
xcomposite-main.cpp 83aab23242 linux-capture: Add OBS_SOURCE_DO_NOT_DUPLICATE to window capture sources hace 9 años
xcursor-xcb.c e20ec366b2 Make capture sources w/o alpha use opaque effect hace 10 años
xcursor-xcb.h 172a4d7a52 linux-capture: Add xcb cursor helper library hace 11 años
xcursor.c e20ec366b2 Make capture sources w/o alpha use opaque effect hace 10 años
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs hace 11 años
xhelpers.c 114ccd33ee linux-capture: Port geometry functions to xcb hace 11 años
xhelpers.h cee8c6efa6 linux-capture: Fix documentation hace 10 años
xshm-input.c cd97ce2a17 libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE hace 10 años

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