LTSP 4.1 Announced 9
Socrate76 writes "Linux Terminal Server Project just announced the latest 4.1 version. Among new features: local CD-ROM and floppy support using supermount and samba, sound support with esd and nasd by default, new kernel based on 2.4.26. And a question for other ./-ers: is it possible to watch movies (mplayer | xine) using LTSP over a 100-BaseT Ethernet? Is that possible, or must the movie player be run locally?"
quite possible (Score:5, Informative)
Run locally (Score:5, Informative)
M
Low res video should be fine. We do fine here displaying even quite complex flash in browsers over 10/100
The only way to find out for sure is test it. If you have both a laptop and a desktop, enable XDMCP on the desktop then connect with the laptop (X -query $DESKTOP_HOSTNAME when X is not already running; make sure there's no firewall on either host). Log in and try playing some video to see how you go.
The easiest way to get decent performance will definitely be to run the player as a local app on the client. LTSP has good support for this sort of thing, thankfully.
You might also want to search the LTSP mailing list archives.
--
Craig Ringer
Yes, but no. (Score:4, Informative)
-Adam
Remote movie playing (Score:5, Informative)
I have been able to play movies remotely over a 100Mbps LAN with mplayer using xv.
High-resolution movies caused jerkiness, more sane ones worked fine.
Really, though, unless you have nothing to do with your network but have one computer spew raw video over it, you're better off running mplayer locally.
Video over 100Base-T (Score:2, Informative)
I pose another question: When I tried to do the same thing, but run the X server on my laptop (G4 Titanium PowerBook, Mac OS 10.3) it completely failed to keep up. Any idea why this would
VLC (Score:1)