dodgepong eb918d01b4 Add latest translations from CrowdIn 10 years ago
..
data eb918d01b4 Add latest translations from CrowdIn 10 years ago
CMakeLists.txt ed839dce19 linux-capture: Remove unused dependencies 11 years ago
README a9cd60a78f Rename linux-xshm module to linux-capture 11 years ago
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 years ago
xcompcap-helper.cpp 01491a96d3 Mark windows changed on Expose 11 years ago
xcompcap-helper.hpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 years ago
xcompcap-main.cpp b277f2b737 Don't update video of sources if not displaying 10 years ago
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
xcomposite-main.cpp 94a93abb2b (API Change) Pass data to get_properties when possible 11 years ago
xcursor-xcb.c 172a4d7a52 linux-capture: Add xcb cursor helper library 11 years ago
xcursor-xcb.h 172a4d7a52 linux-capture: Add xcb cursor helper library 11 years ago
xcursor.c 35ed828bc2 linux-capture: Fix crash on missing texture 10 years ago
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
xhelpers.c 114ccd33ee linux-capture: Port geometry functions to xcb 11 years ago
xhelpers.h 114ccd33ee linux-capture: Port geometry functions to xcb 11 years ago
xshm-input.c b277f2b737 Don't update video of sources if not displaying 10 years ago

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