Kurt Kartaltepe 3e2ad118b9 linux-capture: Fail when libdrm missing пре 4 година
..
data 11a690b038 Update translations from Crowdin пре 4 година
CMakeLists.txt 3e2ad118b9 linux-capture: Fail when libdrm missing пре 4 година
README a9cd60a78f Rename linux-xshm module to linux-capture пре 11 година
linux-capture.c 09b5290c7b linux-capture: Load XSHM capture on EGL/X11 пре 4 година
pipewire-capture.c c18f1ea7ed linux-capture: Conditionally register PipeWire captures пре 4 година
pipewire-capture.h c2f8b2058b linux-capture: Add PipeWire-based capture пре 4 година
pipewire.c 7bc06e0db6 linux-capture: Omit implicit modifier token when creating texture пре 4 година
pipewire.h c2f8b2058b linux-capture: Add PipeWire-based capture пре 4 година
portal.c e1c38a1f77 linux-capture: Add getters for portal's D-Bus connection and proxy пре 4 година
portal.h e1c38a1f77 linux-capture: Add getters for portal's D-Bus connection and proxy пре 4 година
xcompcap-helper.cpp 9afd1c99bd linux-capture: Remove unused code пре 4 година
xcompcap-helper.hpp 9afd1c99bd linux-capture: Remove unused code пре 4 година
xcompcap-main.cpp 40a47b3af4 Merge pull request #3047 from MaZderMind/bugfix/3040 пре 4 година
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