FreeCalypso > hg > rtp-debug-utils
diff doc/RTP-analysis @ 4:5216e7fb1c9e
doc: update for new FR/EFR RTP payload formats
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 16 Apr 2023 07:55:21 +0000 |
parents | 05ff0f7ac977 |
children |
line wrap: on
line diff
--- a/doc/RTP-analysis Sun Apr 16 06:43:18 2023 +0000 +++ b/doc/RTP-analysis Sun Apr 16 07:55:21 2023 +0000 @@ -29,17 +29,18 @@ selected G.711 RTP stream is then extracted and written into a raw binary file. -rtp-gsmfr-extr This program focuses on a single selected RTP stream like the - others, enforces its continuity just like rtp-cont-check, but - then further enforces that every RTP packet be one of these 3 - possibilities: a GSM FR1 codec frame, a GSM EFR codec frame or - a Themyscira BFI marker as defined in the RTP-BFI-extension - document. (The payload type number is NOT considered, only the - payload length and the characteristic signature of each of the - 3 allowed possibilities.) The selected RTP stream is then - extracted and written into a gsmx file (see Binary-file-format), - which can then be analyzed with gsmrec-dump or decoded to - playable WAV with gsmfr-decode or gsmefr-decode. +rtp-gsmfr-dump This program focuses on a single selected RTP stream like the + others, enforces its continuity just like rtp-cont-check, and + then expects the RTP payload to be one of GSM FR or EFR formats + listed in the FR-EFR-formats document. Each recognized FR/EFR + or BFI payload is then dumped in human-readable form on stdout, + similarly to the gsmrec-dump utility from Themyscira Wireless + GSM codec libraries & utilities package. + +rtp-gsmfr-extr This program operates like rtp-gsmfr-dump, imposing the same + expectations on the selected RTP stream, but the latter stream + is then extracted and written into a gsmx binary file, as + defined in the GSM codec libraries and utilities package. rtp-jitter-view This program analyzes a single selected RTP stream just like rtp-cont-check, but instead of reporting minimum and maximum