From 4c67aad4c46be80466017b082eae8d9ffad2768d Mon Sep 17 00:00:00 2001 From: Laxmikant Rashinkar Date: Sat, 8 Dec 2012 16:36:41 -0800 Subject: o development checkin o added vrplayer --- vrplayer/README.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 vrplayer/README.txt (limited to 'vrplayer/README.txt') diff --git a/vrplayer/README.txt b/vrplayer/README.txt new file mode 100644 index 00000000..91a911fa --- /dev/null +++ b/vrplayer/README.txt @@ -0,0 +1,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 + -- cgit v1.2.1