summaryrefslogtreecommitdiffstats
path: root/vrplayer/README.txt
blob: 91a911fab82a4a76a65fd34ae68a34ee6f98ba8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

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

To run vrplayer, include xrdpapi/.libs and xrdpvr/.libs in 
your LD_LIBRARY_PATH