cisco / libsrtp

Library for SRTP (Secure Realtime Transport Protocol)
Other
1.21k stars 474 forks source link

Add extra command line options for more flexibility #471

Closed michaelmalonenz closed 4 years ago

michaelmalonenz commented 4 years ago

Allow the pcap file to be read from a physical file, but maintain default stdin behaviour.

Allow the byte offset of the RTP packet to be specified such that if a non-tcp transport is used (e.g. UDP) the RTP packet can still be read correctly.