![]() |
|
black screenshots after disconnecting via rdp - Printable Version +- WebPagetest Forums (http://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: black screenshots after disconnecting via rdp (/showthread.php?tid=10421) |
black screenshots after disconnecting via rdp - nilskuhn - 01-13-2012 08:34 PM Hi, I use wpt version 2.5. If I connect/disconnect from an agent via RDP screenshots aren't taken correctly afterwards (they are just black). I've done everything from installation-instructions like disabling screensavers et cetera. Screenshots are taken correctly after disconnecting via VNC. So I can work with that but unfortunately RDP-connections are much more performant than VNC-connections are (I tried tightVNC and UltraVNC). So is it possible to connect/disconnect via RDP having Screenshots taken with Avisynth correctly? Regards, Nils RE: black screenshots after disconnecting via rdp - pmeenan - 01-13-2012 09:31 PM You need to reboot the test machine instead of disconnecting RDP (if you hit alt-f4 to exit the session you will be given a restart option). RDP locks the desktop when you disconnect which causes the video and screen shots to break. Thanks, -Pat |