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
Jay Sorg 6daec38c65
vrplayer fixes
12 years ago
..
README.txt vrplayer: rpath change 12 years ago
decoder.cpp
decoder.h
decoderthread.cpp
decoderthread.h
demuxmedia.cpp
demuxmedia.h
main.cpp
mainwindow.cpp vrplayer fixes 12 years ago
mainwindow.h
mainwindow.ui
mediapacket.cpp vrplayer fixes 12 years ago
mediapacket.h
ourinterface.cpp
ourinterface.h
playaudio.cpp vrplayer fixes 12 years ago
playaudio.h o developer checkin 12 years ago
playvideo.cpp vrplayer fixes 12 years ago
playvideo.h
vrplayer.pro vrplayer: rpath change 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

mint 13 packages
libqt4-gui
qt4-dev-tools

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