baffler / OBS-OpenVR-Input-Plugin

This OBS plugin provides an input plugin to 64bit OBS that allows capturing directly from OpenVR/SteamVR mirror surface in full resolution.
GNU General Public License v2.0
374 stars 35 forks source link

Memory leak might be fixed in SteamVR beta 1.9.7 #21

Closed BOLL7708 closed 4 years ago

BOLL7708 commented 4 years ago

Not sure how to message this otherwise, but figured I'll just put it here. Close and/or delete at will 😅

The latest beta release had this point in it, which feels directly related to the memory issues described for this project 😮

Fixed some memory leaks when VR_Init is called repeatedly in long-running applications.

baffler commented 4 years ago

I updated to the latest OpenVR SDK in v1.4. Thanks for the info 😃