vdi-stream-client
vdi-stream-client copied to clipboard
VDI Stream Client is a very tiny, low latency and GPU accelerated client to connect to Windows running Parsec Host.
Hello. Parsec doesn't support Linux hosts but for me it's must have feature. I don't use Windows. I would like to have a good arm64/amd64 alternative to Anydesk for remote...
Thank you for this project, it's incredibly useful and the client performs rather well. Everything works great with xwayland, but as soon as SDL_VIDEODRIVER=wayland is set I don't seem to...
My host event loop: ```c case HOST_EVENT_USER_DATA: { char *data = ParsecGetBuffer(parsec, event.userData.key); printf("udata id: %d, data: %s\n", event.userData.id, data); ParsecFree(parsec, data); break; ``` To change the host's screen resolution...
VDI stream client is a great tool. Does the host support Mac now? If not, is there any plan to support it in the future?
Could you show us how to install this VDI tool on chimera OS based on arch linux. please provide short quick video