Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: PID histogram



Emard wrote:

To trace the network packet loss, I need to scan full TS and calculate the histogram of incoming 188-byte packets against its PIDs,

Hi,

i once wrote a tiny program (http://kuehlschrank.ath.cx/traffic.c) which opens pid 0x2000 and display traffic stats. You may take this as a start, it will display bitrates and number of received packets.
You have to use some tool like gnuplot etc. to display the data (and modify the output, of course)


felix



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index