nowrep / obs-vkcapture

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

plugin: Add 5s timeout to activate request #149

Closed nowrep closed 1 year ago

nowrep commented 1 year ago

Disconnect clients if they fail to respond within timeout.

Closes #148

GloriousEggroll commented 1 year ago

i compile obs-vkcapture as part of obs then just compile the 32 bit package separately.

In order for this to compile correctly I had to change in vkcapture.c:

#include <obs/util/platform.h>

to

#include <util/platform.h>
nowrep commented 1 year ago

Fixed 0a976a6d7ce14c0de0c6c4c91af336b82c1294df