MJR2PCAP(1) General Commands Manual MJR2PCAP(1)

mjr2pcap - Helper tool to convert a Janus recordings to pcap format.

mjr2pcap source.mjr destination.pcap

mjr2pcap is a simple utility that allows you to extract RTP packets from Janus recordings and save them to a .pcap file instead. Notice that network levels are simulated, and so are timestamps for when the packets have really been received, since that info is not stored in .mjr files. As such, its main purpose is helping analyze RTP packets, rather than investigate network issues.

mjr2pcap rec1234.mjr rec1234.pcap - Convert the recording to pcap

Lorenzo Miniero (lorenzo@meetecho.com)