Possible Duplicate:
Should I be able to hear audio using X11 forwarding?
I want to run video on others computers through SSH in linux from other end. How can I do that? I'm using VLC but it plays audio file and unabkle to play audio file.
I want to run video on others computers through SSH in linux from other end. How can I do that? I'm using VLC but it plays audio file and unabkle to play audio file. | |||||
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Plain-ol' However, even the remotely running video will not show up in a smooth fashion (not even when you are in a LAN). What you need to overcome that is either FreeNX or, more reliably, and very easy to set up: NoMachine NX. The core technology for both is developed by NoMachine.com. It compresses remote X11 traffic very efficiently, and is also able to tunnel sound. NoMachine released the core code under the GPL license, but they also sell some commercial products on top of it. FreeNX uses the GPL license to create their thing, but it is not well maintained at all... I'd recommend to try NoMachine's "NX Free Edition", which is free for private and commercial use for up to 2 concurrent user sessions per installation. | |||
|
feedback
|