RTP Media Server

Oct 20, 2013

(July 2013 - November 2013)
Group Project
Role: Lead Programmer, Presenter

Written for the RMIT University module “Operating System Principles”, this program acts as a media server that supports simultaneous streams and users. Users can request movies by sending a request to the server, which will respond with a movie stream to the client. This program constructs the packets using the Real-time Transport Protocol (RTP) and sends them to the user via the User Datagram Protocol (UDP).

Functionality and features