GUIRemote is a tool to go out the GUI on the local network.
On your application, you can hide the GUI and move it to a client on another terminal and operate it.
Useful for manipulating live stream, projection mapping, digital signage, media art, VJ, etc on the behind.
Forum
■Features:
- No coding
- GUILayout class: full support
- GUI class: partical support(enabled,color,backgroundColor,DrawTexture(),Window(),DragWindow())
- GUILayoutUtility.GetLastRect(): support
■ Comparison with common remote desktop tools
Good:
- High speed, lightweight as it is only GUI
- Can hide original GUI
Bad:
- Only local netowork.
■Limitations:
- Server: windows only
- Client: all platform