RTPDump is a widely-implemented file format for saving RTP
packet dumps without the overhead of UDP and IP headers found
in pcap dumps. libWebRTC, Wireshark, and RTPTools all have
an implementation.
For more information see:
https://www.cs.columbia.edu/irt/software/rtptools
Relates to #549