dysteleology
New Member
I am wondering if anyone can help me out with the following issue. Currently I am running a stream which basically has a gamecapture of league of legends, an overlay of a picture and a overlay from a textfile. All working fine except for other issues but that’s not what this topic is about.
To display more information on the overlay I wanted to make one program to sort all of this. Since I already have a java backend for my stream I tried creating a transparent frame with components on it I want to use as a overlay. After that I tried to capture that window with OBS to see if it can be used a overlay however I cannot get it to work. When I put the window on top of the source list in OBS the screen is completely black(game capture).
I currently use a Java Swing frame which is transparent and shows correctly in Windows 8. I however do not seem able to capture it with OBS. Does anyone have advice on how to continue?
To display more information on the overlay I wanted to make one program to sort all of this. Since I already have a java backend for my stream I tried creating a transparent frame with components on it I want to use as a overlay. After that I tried to capture that window with OBS to see if it can be used a overlay however I cannot get it to work. When I put the window on top of the source list in OBS the screen is completely black(game capture).
I currently use a Java Swing frame which is transparent and shows correctly in Windows 8. I however do not seem able to capture it with OBS. Does anyone have advice on how to continue?