Is there a way to decompress DisplayLink data on another device?
I would love to be able to forward raw DisplayLink data to another device (running a host OS like Linux/Windows) and decode that data on the device for a live PiP sort-of display. This could enable devices that allow hosting other devices' displays on one single master device. I am a hobbyist looking to create a proof-of-concept device that allows me to control another device from mine. (Focusing on high-ish performance and not using existing tech like Wireless transmission, or other non-native solutions) DisplayLink seems like a perfect candidate currently, since the data is compressed and forwarded to a SoC that does decompression. But I would like another User Computer to do the decompression instead, and display the result directly within that computer.