Contributor
Mihnea Buzatu

Out-of-process RDP server for QEMU


Mentors
Marc-Andre L
Organization
QEMU
Technologies
rust, D-Bus, RDP, RemoteFX
Topics
networking, remote desktop
QEMU is able to export its display over D-Bus. We can create a server that uses the provided API to export the display over the network. There is already an experimental VNC server, but RDP is more popular and would provide more features and better efficiency.