FreeCalypso > hg > rtp-debug-utils
annotate README @ 8:d180987db615
new program rtp-stream-gen
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 07 Mar 2024 22:39:41 +0000 |
parents | 05ff0f7ac977 |
children |
rev | line source |
---|---|
0
05ff0f7ac977
initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 This repository contains RTP analysis utilities (currently pcap-based, possibly |
05ff0f7ac977
initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 others in the future) that have been developed at FreeCalypso and Themyscira |
05ff0f7ac977
initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 Wireless HQ. These utilities have been split from Themyscira Wireless GSM codec |
05ff0f7ac977
initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 libraries and utilities package; this split was made so that we can work on our |
05ff0f7ac977
initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 RTP debug tools independently, while our GSM codec libraries are under tight |
05ff0f7ac977
initial commit: split from gsm-codec-lib
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 release process control. |