columbarius c31aba9600 linux-capture: Announce supported modifiers via PipeWire 4 yıl önce
..
data 261345f9ef Update translations from Crowdin 4 yıl önce
CMakeLists.txt b57f7f0aed linux-capture: Bump minimal PipeWire version to 0.3.33 4 yıl önce
README a9cd60a78f Rename linux-xshm module to linux-capture 11 yıl önce
linux-capture.c 09b5290c7b linux-capture: Load XSHM capture on EGL/X11 4 yıl önce
pipewire-capture.c 26f4d85398 linux-capture: Deinit pipewire only if we init'ed 4 yıl önce
pipewire-capture.h c2f8b2058b linux-capture: Add PipeWire-based capture 4 yıl önce
pipewire.c c31aba9600 linux-capture: Announce supported modifiers via PipeWire 4 yıl önce
pipewire.h 26f1bfd05f linux-capture: Implement stream restoration 4 yıl önce
portal.c 8537c7593c linux-capture: Add getter to screencast portal version 4 yıl önce
portal.h 8537c7593c linux-capture: Add getter to screencast portal version 4 yıl önce
xcompcap-helper.cpp 9afd1c99bd linux-capture: Remove unused code 5 yıl önce
xcompcap-helper.hpp 9afd1c99bd linux-capture: Remove unused code 5 yıl önce
xcompcap-main.cpp 316f858c68 linux-capture: Fix capturing on software rasterization setups 4 yıl önce
xcompcap-main.hpp f53df7da64 clang-format: Apply formatting 6 yıl önce
xcomposite-main.cpp 82ffcdc827 UI: Add source icons 6 yıl önce
xcursor-xcb.c 33b744270a linux-capture: Support linear SRGB 5 yıl önce
xcursor-xcb.h f53df7da64 clang-format: Apply formatting 6 yıl önce
xcursor.c 33b744270a linux-capture: Support linear SRGB 5 yıl önce
xcursor.h fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 yıl önce
xhelpers.c 96924553f0 linux-capture: Use RandR monitors for screen information 6 yıl önce
xhelpers.h 96924553f0 linux-capture: Use RandR monitors for screen information 6 yıl önce
xshm-input.c 9eaf2fa766 linux-capture: Add OBS_SOURCE_SRGB flag 4 yıl önce

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