BWhelan
BWhelan

Reputation: 438

How to use Win10 IoT Core on Multiple Displays?

I am trying to find a way to have my Win10 IoT Core system display on a local screen via HDMI (this part is fine), as well as be accessible through remote access and be mirrored.

The idea is that it can be remote accessed and controlled from another computer. And if needed, the application can be mirrored purely for a view-only display.

Would any code offer me the ability to remote access and/or mirror my application over the network to other devices.

I have already tried the Win10 IoT Remote Client and I get the issue where it just displays a white screen but still allows my mouse and keyboard input to go through remotely. I am looking for an alternative way to do this.

Any insight to either of these questions would be greatly appreciated.

Upvotes: 1

Views: 630

Answers (1)

Michael Xu
Michael Xu

Reputation: 4432

What device were you using, Raspberry Pi, DragonBoard or MinnowBoard or other device? And which build of Windows IoT Core were you testing the Remote Client? From release 16299, Remote Client does not support for Raspberry Pi. Please use a board with accelerated graphics such as Minnowboard Max or Dragonboard or attach a monitor for local display, and remote client works. Please refer to the known issue in the release note.

If you were not using Raspberry Pi, you can refer to the troubleshooting, here introduced how to troubleshoot the white screen issue when trying to connect.

Upvotes: 1

Related Questions