<div dir="ltr"><div><div><div>I am using live555 for audio receive application , the code will be running on a microcontroller.<br><br></div>software : IAR embedded workbench<br><br><br></div>in live555 i am using testRTSPclient for audio  receive. using this code i could able send DESCRIBE ,SETUP<br></div><div>while at the same time able to receive the response also.<br><br></div><div>the problem is with <span class="im">doGetNextFrame()  <font color="#000000">present in the </font></span><span class="im">FramedSource::getNextFrame() <font color="#000000"> [ file name: </font></span><span class="im"><font color="#000000"><span class="im">livemedia/FramedSource.cpp <font color="#000000">].<br><br></font></span></font></span></div><div><span class="im"><font color="#000000"><span class="im"><font color="#000000">the doGetNextFrame() has not been called while running on board. In the code they called like normal C-function  instead of that can you please say c++ function  so that goGetNextFrame() definition can be executed.<br></font></span><span class="im"><br></span></font></span></div><div><span class="im"><font color="#000000"><span class="im"><font color="#000000">Moreover i checked in PC platform it is working fine , but in board the doGetNextFrame() has not been called </font></span></font></span> </div><div><div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><br><br><br><div class="gmail_quote">On Wed, Jul 15, 2015 at 12:19 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"><span class=""><div><blockquote type="cite"><div dir="ltr"><div>I am porting live555 for 
audio receive application , which will be running on a 32-bitcontroller[
 ide : IAR ]. i have added only necessary files and now it is working 
upto SETUP command.<br></div><div><br></div><div>The issue is <br><br>doGetNextFrame() in the file livemedia/FramedSource.cpp has not been called. [function name:void FramedSource::getNextFrame()] <br><br></div><div>My doubt is with the function call .<br></div></div></blockquote><br></div></span><div>I’m sorry, but I don’t understand your question.  Can you say more about what you are trying to do?</div><div><br></div><div>If you are trying to receive a RTSP/RTP stream, then your first task should be to make sure that “testRTSPClient” and “openRTSP” work OK for you - before trying to write your own receiving application.</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"><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></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" rel="noreferrer" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br></div></div>