opusrtp --version (return code: 0)
opusrtp opus-tools 0.1.10
Copyright (C) 2012-2017 Xiph.Org Foundation
opusrtp --help (return code: 0)
Usage: opusrtp [--extract file.pcap] [--sniff] <file.opus> [<file2.opus>]
Sends and receives Opus audio RTP streams.
General Options:
-h, --help This help
-V, --version Version information
-q, --quiet Suppress status output
-d, --destination Destination address (default 127.0.0.1)
-p, --port Destination port (default 1234)
--sniff Sniff and record Opus RTP streams
-e, --extract Extract from input pcap file (default input.pcap)
By default, the given file(s) will be sent over RTP.