Question / Help How to

dtrader

New Member
Hi. I´m having a problem capturing different windows that has the same name. OBS only choose one off the windows everytime i add a new window capture.
Is there anyway to solve this? thkx
1589663909195.png
1589664039488.png
 
A difficult task. If the windows are created by the same *.exe and all have the same title, OBS has no means of detecting any difference between them, so it it chooses randomly one of these.
A workaround is to rename the window titles right after they were created, then direct OBS to capture the new title. Give every window a different name, so they are distinct from each other. Window titles can be renamed with Autohotkey.
This is a thread where I explained the approach of window title renaming with autohotkey: https://obsproject.com/forum/threads/obs-title-in-windows-taskbar.113745/
 
Back
Top