[EMAIL PROTECTED] wrote:
On Tuesday 04 April 2006 11:37, [EMAIL PROTECTED]
wrote:
Somebody posted here "they'd done it", when I said wow, details please,
there was a deathly hush.
The only way I can concieve of this happening is to run the video app as a
local app. It is not possible to pass uncompressed high resolution video
over a 100Mbit network, which is what happens when you try to do this on a
standard LTSP set up with remote apps. Running as a local app the video
would be passed compressed, and then uncompressed on the client.
Ben
that is NOT true.
I watch mythtv 3 times at once. One on the console, two on fat clients on a
100M network. HDTV is 15Mbit/S so there is plenty of spare, and watching it
is good viewing. The processor/graphics card is more relevant than the
network. I watch SDTV (16:9) cause myth does not do HD too well, although
network vs console are indistinguishable.
James
Uhm, wow. comparing bandwidth usage of a terminal watching video and on
a local machine is quite different.
decoding it locally (what you're doing and what he said would have to
happen)takes whatever the bitrate is plus, say, 10% for errors and
protocol, and crap.
Decoding it at the server(LTSP) takes roughly XRES * YRES * COLOUR_DEPTH
* FPS, so playing a 24-bit, 25fps movie @ 320x240 would be 320 * 240 *
24 * 25 bps(which I think is close to US TV resolution), or
46,080,000bps, or roughly 50Mbit. Getting XDamage will help that a bit,
and turning on X compression would help too.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net