Gavinmc42 wrote: ↑Wed Mar 06, 2019 5:32 am
Cool, next dumb question.
Is there client software for Raspbian(or any other OS) that turns a Zero +HDMI/DVI/DSI/DPI/LCD screen into a USB Displaylink client display?
Funnily enough I asked the same question a year ago -
https://www.raspberrypi.org/forums/view ... p?t=202518
As I noted: "Receiving is even easier than sending; just get a packet, decode it, put it to the right place in the frame buffer". Of course there's more to it than that but I can't see that it couldn't be done.
And some people seem to have done it, at least as proof of concept, including -
https://www.spinics.net/lists/linux-usb/msg133383.html
"We have ffs daemon and ConfigFS config to setup and act like a display link with 640x480 monitor. So on a host side we see another monitor and on the device side we have an window in which we can see image from host".
But I couldn't find any g_displaylink gadget or anything else showing how to do it, but I didn't search very far.
Gavinmc42 wrote: ↑Wed Mar 06, 2019 5:32 am
Wonder if there is Free Pascal source for client?
I don't know, but as there seems to be nothing for anything I'd be surprised if it only existed in a Free Pascal form.
If there is and it works with Raspbian, or particularly Ultibo, it would be extremely useful to have, an easy and cheap way to turn any HDMI or composite TV, any Pi supported LCD, into a USB DisplayLink monitor.