Wrote an Express API with endpoints to run functions which stream/pause youtube music and playlists Used Node library YTDL to stream byte data to MPV which then piped output to the speakers, and echo commands to the MPV socket to play/pause/stop the music Utilized Bash to create a script to create an SSH tunnel to forward the port to a web server for ease of use. Currently Used in SJSU Engineering Club for students to listen to music in the room during events which over 100 people attend