nowrep / obs-vkcapture

OBS Linux Vulkan/OpenGL game capture
GNU General Public License v2.0
519 stars 25 forks source link

Incompatible with streaming from gamescope headless backend #221

Closed Lepidos closed 1 month ago

Lepidos commented 1 month ago

Steps to reproduce:

export OBS_VKCAPTURE=1
gamescope --backend headless -- steam

Then launch steam link client and navigate it to run a 64-bit game. Screen turns black while game is running.

This issue is not present with older versions of gamescope. Like 3.12.6 or previous.

Lepidos commented 1 month ago

can't reproduce this anymore

nowrep commented 1 month ago

With gamescope you should be capturing the inner process, not gamescope itself:

gamescope --backend headless -- env OBS_VKCAPTURE=1 steam