wiresharkparaviewpcap.net

Converted pcap file not able to load in veloview


I have captured udp log files. I can create the pcap file with captured udp data from log file using pcapDotnet but the newly created pcap files im not able to open veloview.exe. Tool itself getting crashed but same pcap files i can open in wireshark.


Solution

  • Wireshark captures and opens network-level traffic (meaning all kind of packets)

    Veloview expects packets generated by Velodyne Lidars, with a specific dataformat (it runs at application level). Please check that your pcap file contains the original datapacket format.

    For now, Veloview only reads Velodyne generated data, saved as legacy ".pcap" files (no .pcap.ng, and newer formats). So please try saving in this format.

    Best regards,

    Bastien Jacquet, VeloView Lead Developer