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