OpenGL application via WSL need to stream in OBS?

vikraman

New Member
I'm running an OpenGL application built with GLFW on Windows. I'm coding some stuff in OpenGL in VS Code via WSL. OBS is installed on the remote machine(windows). When I try to capture the OpenGL window using Game Capture, the log shows it keeps trying to hook msrdc.exe and immediately stops. Window Capture also shows black. Display Capture works but I want to capture just the OpenGL window specifically. How to do this?
 
Back
Top