<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 5 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">Hi,<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228"><o:p> </o:p></span></p>
<div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">I am working on video/audio development project.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">In my client-server application, RTSP server is sending video-audio data. RTSP client is receiving video-audio data and also sending
 audio data.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">We did changes in RTSP server to get Client side Audio Data over the RTP/TCP and RTP/UDP connection mode<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">Now we are looking to get Client Side Audio data over HTTP/HTTPs Tunneling mode where Audio Data come at HTTP POST connection in RTSP
 Server<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">By adding debug log, we are able to see Audio data packets at handleRequestBytes in liveMedia/RTSPServer.cpp file. Now we are looking
 to pass those Audio data packets to our AudioSink class.<o:p></o:p></span></p>
</div>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">So please provide some reference to implement this.<o:p></o:p></span></p>
</div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228"><o:p> </o:p></span></p>
<div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">Regards,<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Helvetica",sans-serif;color:#1D2228">Amit Patel.<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</body>
</html>