/
githubmirror
/
obs-studio
ОбзорДокументацияВойти
/
githubmirror
/
obs-studio
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
obs-studio/
plugins/linux-capture/
..
data

Update translations from Crowdin

месяц назад
.clang-format

plugins: Force C language for clang-format

2 месяца назад
CMakeLists.txt

cmake: Replace Xcb CMake finders with ECM

год назад
README

Rename linux-xshm module to linux-capture

12 лет назад
linux-capture.c

linux-capture: Fix xshm capturing first display on creation

2 года назад
xcomposite-input.c

plugins: Apply clang-format 22 formatting

2 месяца назад
xcomposite-input.h

linux-capture: Rewrite xcomposite

4 года назад
xcursor-xcb.c

clang-format: Increase column limit from 80 to 120

2 года назад
xcursor-xcb.h

clang-format: Increase column limit from 80 to 120

2 года назад
xhelpers.c

clang-format: Increase column limit from 80 to 120

2 года назад
xhelpers.h

clang-format: Increase column limit from 80 to 120

2 года назад
xshm-input.c

clang-format: Increase column limit from 80 to 120

2 года назад
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