Hi Shaleen,<br>                I am anand and I am in my final year bachelors and doing my final year thesis as well. I have to develop a streaming application as part of my project and so I decided to model my application on VLC. In addition I am trying to do the rtp protocol as a linux kernel module which can be loaded when the application needs it at run time. RTCP is a supporting protocol of rtp and it is used to provide feedback such as packets dropped statistics that will enable the server to change its encoding scheme and so on 
i.e. adapt to the state of the network.<br>                You can find the rtcp implementation of vlc in its source code, particularly in, modules/mux/rtp/rtcp.c and modules/mux/rtp/rtcp.h. <br><br>Cheers,<br>Anand<br><br>
<div><span class="gmail_quote">On 8/22/07, <b class="gmail_sendername">Shaleen Shah</b> <<a href="mailto:shaleen.shah@gmail.com">shaleen.shah@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I am doing masters in Computer Science and I need to complete one<br>project as a MS requirement. I am planning to graduate in December<br>2007 and hence I have four months to work on this project as full time<br>
work. As part of my project I will have write down report as well and<br>hence I would be able to make documentation. I am highly interested in<br>some network protocol development kind of work but not limited to<br>this.
<br><br>   I want to work on a project which involves 20-30%research and 70-80%<br>development. I want to work to create one module which can fit easily<br>into existing system so that I don't have to bother about entire
<br>libraries. My preference would be to involve my self in a project<br>which requires some optimization or data structure understanding.<br><br>   I found "RTCP support" as one of the MiniProject ideas. I was<br>
wondering that whether it has been already implemented? If not then<br>can I be part of it?<br><br> I really appreciate if you have more project ideas on which I can<br>work on. I would like to work using C and/or C++  as programming
<br>language.<br><br>Regards,<br>Shaleen<br>_______________________________________________<br>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="http://mailman.videolan.org/listinfo/vlc-devel">
http://mailman.videolan.org/listinfo/vlc-devel</a><br></blockquote></div><br>