Bug Report Overlapping problem!

Morfos

New Member
For some reason when a window overlaps the window I'm streaming, it appears on the stream. It didn't use to do this.
 

R1CH

Forum Admin
Developer
Make sure nothing else is disabling Aero and that desktop composition isn't turned off.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
If the "disable aero" button is not checked, and overlapped windows are still being drawn, then it's likely that your windows is set to a classic or basic theme. It actually has to be on the aero theme, right click the desktop and set it up so that you use the aero theme, which turns on hardware accelerated desktop rendering. As a side effect of this, it prevents other windows from being drawn over the window you're capturing with window capture.
 

Morfos

New Member
Jim said:
If the "disable aero" button is not checked, and overlapped windows are still being drawn, then it's likely that your windows is set to a classic or basic theme. It actually has to be on the aero theme, right click the desktop and set it up so that you use the aero theme, which turns on hardware accelerated desktop rendering. As a side effect of this, it prevents other windows from being drawn over the window you're capturing with window capture.

Thank you so much Jim, I would have never thought of that on my own!
 
Top