Musical & Performance School Students
Program the operations of multimedia sources
App + Hardware Control System
Media Addition
Input Media Flow Information
Media Flow
Edit, add and delete any Media
TCP/IP Submission
Input the IP address and Port #
Send and Finish
Send the flow to Raspberry Pi
The App is developed on the Android Studio. Android takes almost 64% of the mobile OS market, giving more users the chance to try our App. Google material design is applied to the user interface design.
The multi-thread and multi-terminal control of the media sources is the most challenging part in this App development. At Maximum, 6 thread can be run simultaneously on Raspberry Pi, enable users to control 5 media operation at the same time.
The App uses TCP/IP to transmit file-operation command to the Raspberry Pi. TCP/IP allow you to send command to the Raspberry Pi as long as both devices are connected to Internet.
Firebase, an online App development platform, serves as a cloud storage for the media file information. The database returns media information to Stageability to generate file opetation command in Raspberry Pi.