PatTheMav aae3a6a466 cmake: Fix diverging prefix padding for OBS status outputs 3 лет назад
..
data a147315f33 project: Migrate PipeWire capture into linux-pipewire 3 лет назад
CMakeLists.txt aae3a6a466 cmake: Fix diverging prefix padding for OBS status outputs 3 лет назад
README a9cd60a78f Rename linux-xshm module to linux-capture 11 лет назад
linux-capture.c a147315f33 project: Migrate PipeWire capture into linux-pipewire 3 лет назад
xcompcap-helper.cpp 9afd1c99bd linux-capture: Remove unused code 4 лет назад
xcompcap-helper.hpp 9afd1c99bd linux-capture: Remove unused code 4 лет назад
xcompcap-main.cpp b684e01aad linux-capture: Disable strict binding for NVIDIA drivers 3 лет назад
xcompcap-main.hpp f53df7da64 clang-format: Apply formatting 6 лет назад
xcomposite-main.cpp 82ffcdc827 UI: Add source icons 6 лет назад
xcursor-xcb.c 33b744270a linux-capture: Support linear SRGB 4 лет назад
xcursor-xcb.h f53df7da64 clang-format: Apply formatting 6 лет назад
xcursor.c 33b744270a linux-capture: Support linear SRGB 4 лет назад
xcursor.h fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 лет назад
xhelpers.c 96924553f0 linux-capture: Use RandR monitors for screen information 5 лет назад
xhelpers.h 96924553f0 linux-capture: Use RandR monitors for screen information 5 лет назад
xshm-input.c 9eaf2fa766 linux-capture: Add OBS_SOURCE_SRGB flag 4 лет назад

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