Georges Basile Stavracas Neto 6942bb814d pipewire: Properly account for cursor hotspot před 4 roky
..
data ef2b1eb1c6 Update translations from Crowdin před 4 roky
CMakeLists.txt 66d79a926a linux-capture: Ask for PipeWire if deps not found před 4 roky
README a9cd60a78f Rename linux-xshm module to linux-capture před 11 roky
linux-capture.c 10a1a708fb linux-capture: Return different descriptions for different captures před 4 roky
pipewire-capture.c c2f8b2058b linux-capture: Add PipeWire-based capture před 4 roky
pipewire-capture.h c2f8b2058b linux-capture: Add PipeWire-based capture před 4 roky
pipewire.c 6942bb814d pipewire: Properly account for cursor hotspot před 4 roky
pipewire.h c2f8b2058b linux-capture: Add PipeWire-based capture před 4 roky
xcompcap-helper.cpp 9afd1c99bd linux-capture: Remove unused code před 5 roky
xcompcap-helper.hpp 9afd1c99bd linux-capture: Remove unused code před 5 roky
xcompcap-main.cpp 40a47b3af4 Merge pull request #3047 from MaZderMind/bugfix/3040 před 5 roky
xcompcap-main.hpp f53df7da64 clang-format: Apply formatting před 6 roky
xcomposite-main.cpp 82ffcdc827 UI: Add source icons před 6 roky
xcursor-xcb.c 33b744270a linux-capture: Support linear SRGB před 5 roky
xcursor-xcb.h f53df7da64 clang-format: Apply formatting před 6 roky
xcursor.c 33b744270a linux-capture: Support linear SRGB před 5 roky
xcursor.h fd668695db linux-capture: Fix cursor draw bug when cropping window cap. před 6 roky
xhelpers.c 96924553f0 linux-capture: Use RandR monitors for screen information před 5 roky
xhelpers.h 96924553f0 linux-capture: Use RandR monitors for screen information před 5 roky
xshm-input.c 9eaf2fa766 linux-capture: Add OBS_SOURCE_SRGB flag před 4 roky

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