<!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] Reliable UDP -- does it make
sense?</title></head><body>
<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->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. I suggest debugging this using low-tech methods
- i.e. printf(). Assuming that the supplied demo application
"testMPEG2TransportStreamer" works OK for you, then the
problem is most likely with the new code (for your input source etc.)
that you wrote. 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>
</body>
</html>