<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Couple of
questions</title></head><body>
<blockquote type="cite" cite>&nbsp;<b>a) So I was looking for
something which demultiplexes this TS into audio and video
streams.</b></blockquote>
<blockquote type="cite" cite>Currently when I look at the code, we do
have modules to demultiplex program streams, multiplex into transport
stream&nbsp;and also modules to convert from program stream to
transport stream.</blockquote>
<blockquote type="cite" cite><i>But what I would really need is to
either have a demultiplexer for the transport stream, or rather
converter from transport to program stream. DO we have either support
which I might have missed out?</i></blockquote>
<div><br></div>
<div>No, our library currently has no support for *demultiplexing*
Transport Streams.&nbsp; Sorry.</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite>&nbsp;</blockquote>
<blockquote type="cite" cite><i><b>b) Another observation I made is
that even if I got the above support to demultiplex into 2 elementary
streams( one would be MP4-V-ES ) and other would be AAC supported
audio stream(elementary).</b></i></blockquote>
<blockquote type="cite" cite><i>If my understanding is correct we dont
have support for AAC ES right? How hard would it be for me to
incorporate this support.</i></blockquote>
<blockquote type="cite" cite>&nbsp;Alternatively the SimpleRTPSink
might be useful for any type of information, but we have no support
for a framer class for the AAC audio type right?</blockquote>
<div><br></div>
<div>AAC audio should be streamed using the &quot;MPEG4GenericRTPSink&quot;
class.&nbsp; (See the &quot;ADTSAudioFileServerMediaSubsession&quot;
for an example.)</div>
<div><br></div>
<div>Note also that we have a perfectly good RTSP server
implementation.&nbsp; You don't need to use a separate 'Darwin
Streaming Server'.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>