jp9000 57d580f8a9 linux-capture: Convert window strings to UTF-8 strings 9 år sedan
..
data fe56a12867 Update translations from Crowdin 9 år sedan
CMakeLists.txt ed839dce19 linux-capture: Remove unused dependencies 11 år sedan
README a9cd60a78f Rename linux-xshm module to linux-capture 11 år sedan
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) 11 år sedan
xcompcap-helper.cpp 57d580f8a9 linux-capture: Convert window strings to UTF-8 strings 9 år sedan
xcompcap-helper.hpp 5d16e44899 linux-capture: Fix window capture crashes 9 år sedan
xcompcap-main.cpp 5d16e44899 linux-capture: Fix window capture crashes 9 år sedan
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 år sedan
xcomposite-main.cpp 6285a47726 (API Change) libobs: Pass type data to get_name callbacks 10 år sedan
xcursor-xcb.c e20ec366b2 Make capture sources w/o alpha use opaque effect 10 år sedan
xcursor-xcb.h 172a4d7a52 linux-capture: Add xcb cursor helper library 11 år sedan
xcursor.c e20ec366b2 Make capture sources w/o alpha use opaque effect 10 år sedan
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs 11 år sedan
xhelpers.c 114ccd33ee linux-capture: Port geometry functions to xcb 11 år sedan
xhelpers.h cee8c6efa6 linux-capture: Fix documentation 10 år sedan
xshm-input.c cd97ce2a17 libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE 10 år sedan

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