ok so do i need to specify sampling frequency,channel configuration and config string in my new device source instance?if yes then how? Can you please provide me sample code for that? <br><br>
<div class="gmail_quote">On Thu, Dec 6, 2012 at 8:32 PM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div style="WORD-WRAP:break-word">
<div>
<div class="im">
<blockquote type="cite">That's true but what modifications are required in CreateStreamsource Virtual function as it is returning ADTSFileSource Instance. ADTSFileSource takes name of file as an argument where in my case an aac audio frame is provided by my device source(LiveSource).<br>
</blockquote>
<div><br></div></div>Your "createNewStreamSource()" implementation simply returns a new instance of your new 'device source' class.  (It should also set "estBitrate" - the stream's estimated bit rate in kbps.)</div>

<div class="im"><br><br>
<div><span style="TEXT-TRANSFORM:none;TEXT-INDENT:0px;BORDER-COLLAPSE:separate;FONT:medium Helvetica;WHITE-SPACE:normal;LETTER-SPACING:normal;WORD-SPACING:0px"><span style="TEXT-TRANSFORM:none;TEXT-INDENT:0px;BORDER-COLLAPSE:separate;FONT:medium Helvetica;WHITE-SPACE:normal;LETTER-SPACING: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></span> </div><br></div></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>