MistAnalyserRTSP
MistAnalyserRTSP
This analyser is made to work with RTSP. These are usually obtained through applications such as wireshark or tcpdump. Capture the side sending the data and save it as a file, pass that file to this analyser.
Usage
MistAnalyserRTSP [options] [filename]
Options
| Option | shorthand | Value | Default | Description |
|---|---|---|---|---|
| --debug | -g | 1-10 | Set at compilation, 3 in most cases | Sets the debug level at which messages are printed |
| --detail | -D | 0-10 | 2 | Sets the detail level for analyses |
| --help | -h | Binary | false | If set, display usage and version information then exit |
| --reconstruct | -R | string | Reconstruct a FLV file from the HLS stream to the given filename. | |
| --timeout | -T | Numeral | Time in Seconds to run the analyses task | |
| --validate | -V | Binary | false | If set activate validation mode for load testing |
| --version | -v | Binary | false | If set display the library and application version, then exit |