<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-text-html" lang="x-western">
<div style="direction: ltr;font-family: Tahoma;color:
#000000;font-size: 10pt;">Hello,<br>
<br>
I need to create a program that allows me to extract a statistic
about the packets of an H.264-encoded video, transmitted with
RTSP-sessions and using UDP as transport. Particularly, I would
like to count the total NAL units received, the number of the
units that were corrupted and that were therefore not decoded
and the number of NAL units not received because the UDP packets
had a wrong CRC and were discarded.<br>
<br>
I'd like to know if it possible to do it with VLC. Can you tell
me please if there's a place in the VLC code where I could find
this information?<br>
<br>
Thank you for your help<br>
<br>
Ottavio<br>
</div>
</div>
</body>
</html>