Skip to content

Files

Latest commit

22af759 · Mar 29, 2019

History

History

pi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 28, 2019
Mar 29, 2019
Jan 2, 2016
Jan 2, 2016

Pi Player: Server Component

This creates 2 simple servers: UDP and TCP on port 15000 called "simpleTCPandUDPserver" . It listens for commands to start the via the desktop and/or web app.

Installation

The Pi Player runs on Raspbian and uses mpg123 to play the audio.

sudo apt-get install qt5-default build-essential mpg123
qmake && make
sudo daemon ./simpleTCPandUDPserver

Audio files

Upon launch, Pi Player server scans the home directory for *.mp3 files. Those are the files that get played when commanded.

License

All components are GPL v2 or Later.

Copyright

This project is wholly owned and copyright © - @NagleCode - DanNagle.com