mbakholdina / lib-tcpdump-processing

Library designed to process .pcap(ng) tcpdump or Wireshark trace files and extract SRT packets of interest for further analysis
15 stars 3 forks source link

Added dump packet timestamps script. #43

Closed maxsharabayko closed 1 year ago

maxsharabayko commented 1 year ago

The script dumps SRT timestamps (not Wireshark ws.time) of SRT data packet to a CSV file to be used by srt-xtransmit with the --playback-csv argument.