I noticed that there is about a 2 second delay in streaming content.
I was thinking about using VLC as an alternate to VNC, as a way of having a thin client and a central server. That is on a dual or quad processor system, with VLC running and capturing the screen and streaming it, and the other processors doing media, 3d graphics, or games. Using Synergy (http://synergy2.sourceforge.net/) for mouse and keyboard.
I'm using VH Screen Capture driver, for the screen capture http://www.hmelyoff.com/.
In testing this out, I set up a UDP stream and I noticed a 2 second delay. It's not the capture device, if I open the capture device there is only a few frames lag. It's not my network, because I've tried it via local host (127.0.0.1). I tried different codecs for transcoding the stream, but there was no difference.
Any ideas what this is, is it transcoding or is it part of UDP or something else?