I use Xpra to run applications remotely and it works fine for 2D
applications. I did as follows:

1. on the remote server, run
    xpra start :100
    DISPLAY=:100 firefox

2. on the local machine
    xpra attach ssh:user@remoteserver:100

i can see the firefox display at local machine correctly. Then, i try a 3D
game (with OpenGL) but the game cannot display at local machine correctly.
(note that server have hardware 3d acceleration and can run the game itself
correctly).

Then, i try to use virtualgl to solve this problem and i did like this:

1. on the remote server, run
    xpra start :100
    DISPLAY=:100 vglrun 3Dgame

however, it does't work. I don't know the reason, any can help me? or have
other method to achieve my goal? thanks~
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to