w23 / obs-kmsgrab

"Zero-copy" Linux screen capture plugin for OBS that uses libdrm and dmabuf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proper synchronization

w23 opened this issue · comments

Figure out whether libdrm provides any APIs for synchronization, and use them to make sure that we're uploading/using the DMA-BUF-backed texture at the right moment.