Georges Basile Stavracas Neto a147315f33 project: Migrate PipeWire capture into linux-pipewire hace 4 años
..
data a147315f33 project: Migrate PipeWire capture into linux-pipewire hace 3 años
CMakeLists.txt a147315f33 project: Migrate PipeWire capture into linux-pipewire hace 3 años
README a9cd60a78f Rename linux-xshm module to linux-capture hace 11 años
linux-capture.c a147315f33 project: Migrate PipeWire capture into linux-pipewire hace 3 años
xcompcap-helper.cpp 9afd1c99bd linux-capture: Remove unused code hace 5 años
xcompcap-helper.hpp 9afd1c99bd linux-capture: Remove unused code hace 5 años
xcompcap-main.cpp b684e01aad linux-capture: Disable strict binding for NVIDIA drivers hace 4 años
xcompcap-main.hpp f53df7da64 clang-format: Apply formatting hace 6 años
xcomposite-main.cpp 82ffcdc827 UI: Add source icons hace 6 años
xcursor-xcb.c 33b744270a linux-capture: Support linear SRGB hace 5 años
xcursor-xcb.h f53df7da64 clang-format: Apply formatting hace 6 años
xcursor.c 33b744270a linux-capture: Support linear SRGB hace 5 años
xcursor.h fd668695db linux-capture: Fix cursor draw bug when cropping window cap. hace 6 años
xhelpers.c 96924553f0 linux-capture: Use RandR monitors for screen information hace 5 años
xhelpers.h 96924553f0 linux-capture: Use RandR monitors for screen information hace 5 años
xshm-input.c 9eaf2fa766 linux-capture: Add OBS_SOURCE_SRGB flag hace 4 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