18 lines
319 B
Plaintext
18 lines
319 B
Plaintext
|
|
A QT based media player that runs on a RDP server and
|
|
redirects audio/video to the client where it is decoded
|
|
and rendered locally
|
|
|
|
To build vrplayer, installl QT 4.x , then run
|
|
|
|
qmake
|
|
make
|
|
|
|
mint 13 packages
|
|
libqt4-gui
|
|
qt4-dev-tools
|
|
|
|
To run vrplayer, include xrdpapi/.libs and xrdpvr/.libs in
|
|
your LD_LIBRARY_PATH
|
|
|