Is a free open source software that enables users to remotely play videos and images using the vlc library.
The software offers a set of api endpoints that enables those features.
This software is built by Club Of Free Software located in Faculty of Science of Tunis, Tunisia.
For building this project you can use the docker file or build it natively on your machine
Below are the dependencies and how to install them on debian based Linux OS
- libvlc = sudo apt install -y libvlc-dev
- libsqlite3 = sudo apt-get install -y libsqlite3-dev
- libboost = sudo apt-get install libboost-all-dev
- liboatpp = https://oatpp.io/docs/installation/unix-linux/
- liboatpp-swagger = https://github.com/oatpp/oatpp-swagger/tree/master