<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
ya sure.. here is the pipeline...<br>
<br>
gst-launch-0.10 -v gstrtpbin name=rtpbin filesrc
location=/home/amit/mono/CH1_48000_mono_16bit.pcm blocksize=2048 !
aacencoder samplerate=48000 nchannels=1 ! audio/mpeg, mpegversion=4,
channels=1, rate=48000 ! rtpmp4gpay ! application/x-rtp, media=audio,
payload=96, encoding-name=MPEG4-GENERIC, mode=AAC-hbr !
rtpbin.send_rtp_sink_1 rtpbin.send_rtp_src_1 ! udpsink host=10.60.5.97
port=5000 rtpbin.send_rtcp_src_1 ! udpsink port=5001 sync=false
async=false<br>
<br>
here aacendoer is our encoder. the file generated by aacencoder is
being played in VLC as well as QT.<br>
<br>
Thanks<br>
Gurpreet<br>
<br>
liJin wrote:
<blockquote
 cite="mid:AANLkTimo24L4FUf4UjmVE97m9iF9Azwpa2nu72CTO8Ua@mail.gmail.com"
 type="cite">Hi...<br>
  <br>
&nbsp; Can u give the pipeline that you are using to stream the aac audio..?<br>
&nbsp;&nbsp;&nbsp;&nbsp; just want to give a look at the pipeline...<br>
  <br>
Regards <br>
  <br>
Lijin<br>
</blockquote>
<br>
<div class="moz-signature"><br>
<h2></h2>
</div>
<font face="monospace"></font></body>
</html>