Linked by Thom Holwerda on Sat 28th Jun 2008 22:09 UTC, submitted by diegocg
Thread beginning with comment 320554
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Overstated conclusion
by dmantione on Sun 29th Jun 2008 09:39
in reply to "RE[3]: Overstated conclusion"
It sounds like you're thinking of VNC. I'm pretty sure that RDP only sends the *instructions* and raw image data (if needed) to draw the window on the client side.
So no, watching a DVD wouldn't be a full-screen update @ refresh rate.
So no, watching a DVD wouldn't be a full-screen update @ refresh rate.
Try it and watch the difference between Windows & Linux. Highly recommended.
The difference between VNC and RDP is that VNC captures the desktop and sends modified part, while RDP sits at the GDI level, it sends GDI drawing commands over the network. As the GDI has no "overlay" facilties, watching video on RDP falls back to sending RGB images over the network.






Member since:
2005-07-06
It sounds like you're thinking of VNC. I'm pretty sure that RDP only sends the *instructions* and raw image data (if needed) to draw the window on the client side.
So no, watching a DVD wouldn't be a full-screen update @ refresh rate.