<div dir="ltr">Hi Ross,<div><br><div>It is aac audio(format ADTS), we encode it using Gstreamer, the SDP description is basically as below,</div><div><br></div><div>------------</div><div>v=0</div><div>o=-653 IN IN4 10.0.4.1</div><div>s=audio streaming</div><div>t=0 0</div><div>m=audio 10004 RTP/AVP 96</div><div>c=IN IP4 244.1.1.1</div><div>a=rtpmap:96 mpeg4-generic/48000/2</div><div>a=fmtp:96 streamtype=5;profile-level-id=15;mode=AAC-hbr;config=1190;sizeLength=13;indexLength=3;indexDeltaLength=3;constantDuration=1024</div><div>a=control:trackID=2</div><div>-------------</div><div>we tested this SDP with VLC, it works ok, so what kind od ServerMediaSubsession objects I should use? Thank you</div></div><div><br></div><div>Kevin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 10, 2015 at 12:34 PM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Combining audio and video into a single RTSP session is trivia: Just add both “ServerMediaSubsession” objects to a single “ServerMediaSession”.<div><br></div><div>But first, you need to demonstrate that you can stream just the audio by itself (as you’ve already demonstrated streaming the video by itself).</div><div><br></div><div>The first question is: What kind of audio is this?  I.e., what codec does it use?</div><span class="HOEnZb"><font color="#888888"><br><br><div>
<span style="border-collapse:separate;color:rgb(0,0,0);font-family:Helvetica;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span>
</div>
<br></font></span></div><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div>Xingjun Chen<br>M.S. Degree <span><em>Earned</em></span></div>
<div>Electrical and Computer Engineering<br>University of Arizona, Tucson AZ 85721</div></div>
</div>