Jim 190ab876cc Merge pull request #2484 from GeorgesStavracas/feaneron/egl-wayland 4 gadi atpakaļ
..
data 7368a2c7cc Update translations from Crowdin 5 gadi atpakaļ
CMakeLists.txt 7993179466 cmake: Add cmake folders 5 gadi atpakaļ
README a9cd60a78f Rename linux-xshm module to linux-capture 11 gadi atpakaļ
linux-capture.c 9810fe9220 linux-capture: Fail to load when running on EGL 4 gadi atpakaļ
xcompcap-helper.cpp 9afd1c99bd linux-capture: Remove unused code 4 gadi atpakaļ
xcompcap-helper.hpp 9afd1c99bd linux-capture: Remove unused code 4 gadi atpakaļ
xcompcap-main.cpp 40a47b3af4 Merge pull request #3047 from MaZderMind/bugfix/3040 4 gadi atpakaļ
xcompcap-main.hpp f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
xcomposite-main.cpp 82ffcdc827 UI: Add source icons 6 gadi atpakaļ
xcursor-xcb.c 33b744270a linux-capture: Support linear SRGB 4 gadi atpakaļ
xcursor-xcb.h f53df7da64 clang-format: Apply formatting 6 gadi atpakaļ
xcursor.c 33b744270a linux-capture: Support linear SRGB 4 gadi atpakaļ
xcursor.h fd668695db linux-capture: Fix cursor draw bug when cropping window cap. 6 gadi atpakaļ
xhelpers.c 96924553f0 linux-capture: Use RandR monitors for screen information 5 gadi atpakaļ
xhelpers.h 96924553f0 linux-capture: Use RandR monitors for screen information 5 gadi atpakaļ
xshm-input.c 33b744270a linux-capture: Support linear SRGB 4 gadi atpakaļ

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