Jim 8e7481fb75 Merge pull request #2497 from keith-packard/linux-capture-randr-monitors 5 years ago
..
data d74fc65047 Update translations from Crowdin 5 years ago
CMakeLists.txt 758868093b linux-capture: Add randr support 6 years ago
README a9cd60a78f Rename linux-xshm module to linux-capture 11 years ago
linux-capture.c d86c8121ed Plugins: Add descriptions to modules 7 years ago
xcompcap-helper.cpp f53df7da64 clang-format: Apply formatting 6 years ago
xcompcap-helper.hpp f53df7da64 clang-format: Apply formatting 6 years ago
xcompcap-main.cpp fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 years ago
xcompcap-main.hpp f53df7da64 clang-format: Apply formatting 6 years ago
xcomposite-main.cpp 82ffcdc827 UI: Add source icons 6 years ago
xcursor-xcb.c f53df7da64 clang-format: Apply formatting 6 years ago
xcursor-xcb.h f53df7da64 clang-format: Apply formatting 6 years ago
xcursor.c fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 years ago
xcursor.h fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 years ago
xhelpers.c 96924553f0 linux-capture: Use RandR monitors for screen information 5 years ago
xhelpers.h 96924553f0 linux-capture: Use RandR monitors for screen information 5 years ago
xshm-input.c 96924553f0 linux-capture: Use RandR monitors for screen information 5 years ago

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