I have a script to capture the window using a hotkey in OBS and it works.
The problem is when the window name has the character ":", in this case OBS does not show the screen.
I am sending the command to OBS as follows:
local window_title = get_active_window_title()
local window_class =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.