Mumble VoIP

Contributed with C++ programming

Team Project
Date: 10th May 2015 - 12th July 2015
Language: C++

For this open source C++ contribution, I worked with a friend to fix issues with the open source Mumble VoIP software. I used C++ and proper C++ programming techniques to fix issues with the Mumble user interface, issues with Mumble software crashes, and issues with the Mumble software not working correctly in Linux.
The main goal of this project was to fix problems with the open source Mumble VoIP software. By using C++ programming, I was able to fix deadlocks and crashes with the Mumble software. Through the course of this project, I learned many new C++ programming techniques and learned how to solve crashes effectively.

Notable Accomplishments

  • Created recording User Interface
  • Fixed crashes with the Mumble service
  • Learned C++ in relation to Linux