RTSP Client using RTP and CINEMA libraries

Shahmil Merchant

Columbia University
NYC, NY 10027
USA
srm96@columbia.edu
Rahul Bhan

Columbia University
NYC,NY
10027
rb839@columbia.edu

Abstract

We started of by understanding the RTSP RFC and did do a bit of cross referencing with HTTP and SDP.We then started reading and understanding the server code,and designed our API.The status of the Project is that we have completed a fully functional command line driven client .The client has features such as

Introduction

 Command line driven client implementation completed.Has been tested for audio applications.

Related Work

Similar Work

Background

We used RTP and CINEMA libraries in developing code for the Project.

Architecture

The program is implemented in C .We used RTP and CINEMA libraries to Perform Parsing,String manipulation and Formatting of Requests and Responses.We also modified the SDP Parser to give us details specific to the client requirements.

The code in brief steps can be explained as follows:

Program Documentation

Links and Specifications :

Measurements

Project checkpoint:Power Point Presentation
Presentation in School

Task List

The CINEMA and RTP libraries were obtained from IRT LAB,Columbia University.

References

RTSP Specifications, Link to Prof. Schulzrinne RTSP WebPage , Columbia University,NY.

Last updated: 2001-05-03 by Shahmil Merchant