You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like the ability to get the name of the window that a game capture/window capture is hooked to.
I am trying to recreate the recording folder organization from NVIDIA shadowplay. I've been using the script RecORDER to do it but I would like to recreate it in advanced scene switcher to have more control over it (and have all my macro/script stuff with one system).
I'd like the ability to get the name of the window that a game capture/window capture is hooked to.
I am trying to recreate the recording folder organization from NVIDIA shadowplay. I've been using the script RecORDER to do it but I would like to recreate it in advanced scene switcher to have more control over it (and have all my macro/script stuff with one system).
The script I linked seems to use obs_source_get_uuid to get the name of the program is hooked to.
https://docs.obsproject.com/reference-sources#c.obs_source_get_uuid
The text was updated successfully, but these errors were encountered: