내용으로 건너뛰기

implementing a dummy screen driver for ec2

0

Hello, I've been working on a cloud gaming platform for a while now. The problem is that I'm trying to move my servers to aws specifically ec2. I was wondering if anyone would know how to add a dummy screen driver to trick windows to think there's still a screen. I'm asking as I use the windows api to take screenshots of the current game which doesn't work when you aren't connected by remote desktop. Would anyone know how to fix this?

질문됨 2년 전461회 조회

1개 답변
3

Not sure how your software works, I guess what you need is access to Windows console. When you connect with remote desktop, it uses a separate display with Microsoft Remote Desktop Adapter instead of console's Microsoft default basic adapter. When you disconnect, the windows console screen is locked.

You can try Amazon DCV which connects to Windows console. Documentation at Installing the Amazon DCV Server on Windows

Screenshot of DCV on Windows below Enter image description here

AWS
전문가

답변함 2년 전

전문가

검토됨 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠