Jim 903bb137a0 Merge pull request #312 from fryshorts/xshm-xcb-conversion 11 лет назад
..
data 67ca94f7e4 linux-xshm: Add server property. 11 лет назад
CMakeLists.txt ed839dce19 linux-capture: Remove unused dependencies 11 лет назад
README a9cd60a78f Rename linux-xshm module to linux-capture 11 лет назад
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 лет назад
xcompcap-helper.cpp 01491a96d3 Mark windows changed on Expose 11 лет назад
xcompcap-helper.hpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 лет назад
xcompcap-main.cpp 01491a96d3 Mark windows changed on Expose 11 лет назад
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 лет назад
xcomposite-main.cpp 94a93abb2b (API Change) Pass data to get_properties when possible 11 лет назад
xcursor-xcb.c 172a4d7a52 linux-capture: Add xcb cursor helper library 11 лет назад
xcursor-xcb.h 172a4d7a52 linux-capture: Add xcb cursor helper library 11 лет назад
xcursor.c c9df41c1e2 (API Change) Remove pointers from all typedefs 11 лет назад
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs 11 лет назад
xhelpers.c 114ccd33ee linux-capture: Port geometry functions to xcb 11 лет назад
xhelpers.h 114ccd33ee linux-capture: Port geometry functions to xcb 11 лет назад
xshm-input.c db9b71b80b linux-capture: Refactor source data 11 лет назад

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