<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style>
<title>Re: [Live-devel] Reliable UDP -- does it make sense?</title>
</head>
<body><p><font size=2 color=navy face=Arial>
I have got past the crash/exit issue by using a BasicUDPSink (which is preferable for this application. <br><br>My current problem is that it only seems to run doGetNextFrame once. I am currently just returning to prove if the scheduler is looping. <br><br>Any ideas. <br><br>Thanks<br><br></font></p>
<p><hr size=2 width="100%" align=center tabindex=-1>
<font face=Tahoma size=2>
<b>From</b>: live-devel-bounces@ns.live555.com <live-devel-bounces@ns.live555.com> <br><b>To</b>: 'live-devel@ns.live555.com' <live-devel@ns.live555.com> <br><b>Sent</b>: Sun Oct 25 10:20:24 2009<br><b>Subject</b>: Re: [Live-devel] Reliable UDP -- does it make sense? <br></font></p>
<p><font size=2 color=navy face=Arial>
I have been looking into that with no luck. I am not getting any debug when running in the live code but looking at the source and following the basic stack calls it looks like it exits from the SingleStep() function at the error and exits. Can you tell me anything about what types of errors are detected there?<br><br>Thanks<br><br></font></p>
<p><hr size=2 width="100%" align=center tabindex=-1>
<font face=Tahoma size=2>
<b>From</b>: live-devel-bounces@ns.live555.com <live-devel-bounces@ns.live555.com> <br><b>To</b>: LIVE555 Streaming Media - development & use <live-devel@ns.live555.com> <br><b>Sent</b>: Sun Oct 25 03:04:07 2009<br><b>Subject</b>: Re: [Live-devel] Reliable UDP -- does it make sense? <br></font></p>

<blockquote type="cite" cite=""><font face="Arial" size="-1" color="#000080">I am using an MPEG2TransportStreamFramer and a SimpleRTPSink as you describe. The MPEG2TransportStreamFramer is created using the DeviceSource as you described earlier.<br>
<br>
I then execute the sink-&gt;startplaying then taskScheduler().doEventLoop() at which point the application exits out (crashes) but with no stack trace.</font><br>
<font face="Arial" size="-1" color="#000080"></font></blockquote>
<blockquote type="cite" cite=""><font face="Arial" size="-1" color="#000080">Any thoughts?</font></blockquote>
<div><br>
</div>
<div>Not really.&nbsp; I suggest debugging this using low-tech methods - i.e. printf().&nbsp; Assuming that the supplied demo application &quot;testMPEG2TransportStreamer&quot; works OK for you, then the problem is most likely with the new code (for your input source etc.) that
 you wrote.&nbsp; That's what I'd focus on.</div>
<x-sigsep>
<pre>-- 
</pre>
</x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
<br>
<hr>
<font face="Arial" color="Green" size="2">Please consider the environment before printing this e-mail.<br>
</font>
</body>
</html>