You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/vrplayer
Laxmikant Rashinkar 4c67aad4c4
o development checkin
12 years ago
..
README.txt o development checkin 12 years ago
decoder.cpp o development checkin 12 years ago
decoder.h o development checkin 12 years ago
decoderthread.cpp o development checkin 12 years ago
decoderthread.h o development checkin 12 years ago
main.cpp o development checkin 12 years ago
mainwindow.cpp o development checkin 12 years ago
mainwindow.h o development checkin 12 years ago
mainwindow.ui o development checkin 12 years ago
vrplayer.pro o development checkin 12 years ago

README.txt

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