Screen sharing over USB in Qt
Unsolved
General and Desktop
-
I would like to share my screen over USB, preferably using Qt. I want to be able to mimic the behavior of a standard multi-monitor setup between a laptop and secondary monitor via HDMI.
Not sure if this matters, but I want to share screen between maybe Windows and an iPad. So I expect to make at least 2 separate applications. So the iPad would be able to open applications on the Windows machine, just like any regular multi-monitor setup.
-
Hi,
On macOS you have that option integrated through Sidecar.
On Windows, there are several possibilities existing.
Do you really want to re-implement that ?