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