<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Ross,
<br>
sorry for the inaccuracy, I'll try to describe my architecture
with more details.
<br>
<br>
The application using live555 has a BasicUDPSource that is
replicated through a StreamReplicator to feed a BasicUDPSink and
two FileSink.
<br>
<br>
We stream input for this application with ffmpeg: it is a
transport stream containing a h.264 video and a second PES of
metadata. Packets are then supposed to be Transport Stream data in
raw-UDP packets.
<br>
<br>
The loss occurs somewhere before the Groupsock::handleRead() call,
since adding logging there to show all incoming packets I notice
that the missing ones have already gone at this stage.
<br>
<br>
Nadir<br>
<br>
<br>
On 10/14/2014 3:35 PM, Ross Finlayson wrote:<br>
</div>
<blockquote
cite="mid:0B275485-DE2B-4145-AE5B-4C3773BD7536@live555.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
You haven't really described what kind of packets these are
supposed to be - i.e., whether they are supposed to be "Transport
Stream data in raw-UDP packets", or "Transport Stream data in
RTP/UDP packets". You also haven't said what specifically you are
doing to these packets - other than that you have 'adapted'
testReplicator.
<div><br>
</div>
<div>What kind of data is supposed to be in these packets, and
what specifically are you trying to do with them - i.e., what
'sink', 'source', and 'framer' objects are involved?</div>
<br>
<div apple-content-edited="true">
<span class="Apple-style-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; orphans: 2;
text-align: -webkit-auto; text-indent: 0px; text-transform:
none; white-space: normal; widows: 2; word-spacing: 0px;
-webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
-webkit-text-decorations-in-effect: none;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width:
0px; "><span class="Apple-style-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;
orphans: 2; text-align: -webkit-auto; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
-webkit-text-decorations-in-effect: none;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width:
0px; ">Ross Finlayson<br>
Live Networks, Inc.<br>
<a moz-do-not-send="true" href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
live-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a>
<a class="moz-txt-link-freetext" href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>