Gol-D-Ace 7368a2c7cc Update translations from Crowdin 4 vuotta sitten
..
data 7368a2c7cc Update translations from Crowdin 4 vuotta sitten
CMakeLists.txt 7993179466 cmake: Add cmake folders 5 vuotta sitten
README a9cd60a78f Rename linux-xshm module to linux-capture 11 vuotta sitten
linux-capture.c d86c8121ed Plugins: Add descriptions to modules 7 vuotta sitten
xcompcap-helper.cpp f53df7da64 clang-format: Apply formatting 6 vuotta sitten
xcompcap-helper.hpp f53df7da64 clang-format: Apply formatting 6 vuotta sitten
xcompcap-main.cpp fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 vuotta sitten
xcompcap-main.hpp f53df7da64 clang-format: Apply formatting 6 vuotta sitten
xcomposite-main.cpp 82ffcdc827 UI: Add source icons 6 vuotta sitten
xcursor-xcb.c f53df7da64 clang-format: Apply formatting 6 vuotta sitten
xcursor-xcb.h f53df7da64 clang-format: Apply formatting 6 vuotta sitten
xcursor.c fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 vuotta sitten
xcursor.h fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 vuotta sitten
xhelpers.c 96924553f0 linux-capture: Use RandR monitors for screen information 5 vuotta sitten
xhelpers.h 96924553f0 linux-capture: Use RandR monitors for screen information 5 vuotta sitten
xshm-input.c 06db185fa1 linux-capture: Add support for cropping input source 5 vuotta sitten

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