Video Streaming and graphics [message #25225] |
Tue, 18 December 2007 06:23  |
 |
shuaib85
Messages: 59 Registered: September 2007
|
Member |
|
|
Hi guys
I am wondering about the graphical support of openvz.
Is there a way that we can run a GUI of the instances. For instance I want to have a video streaming server on one of the instances. Is it doable?
WebVZ: OpenVZ Web Management Tool
http://webvz.sourceforge.net
|
|
|
|
|
|
|
|
Re: Video Streaming and graphics [message #25243 is a reply to message #25240] |
Tue, 18 December 2007 17:28  |
adeeln
Messages: 6 Registered: July 2007
|
Junior Member |
|
|
A couple of things....
If you just want to do network testing, there's a packet generator feature in the kernel you can enable which should be able to do your basic load testing. That, or you can use netcat in a client/server setup and just send yourself a large file, or the output from /dev/zero to get the same result. These approaches are probably easier than setting up a streaming server/X/etc. If you are adamant about streaming video, look into the VLC project, as they have documentataion and console support for video streaming.
If you want to get GUI inside a VE, there are a few options, and a couple are covered in the wiki ('X inside VE' i believe is the title). Depending upon your setup, it might be easier to use Xvnc, or you can setup XDM with the XDMCP enabled inside the VE's, and just point an X server to the appropriate IP.
I've been writing a howto for the latter (XDMCP) but its taking a little while to finish, but I believe I may have written a quickie in the 'X inside VE' article, which should be helpful.
Adeel
|
|
|