FreeCalypso > hg > rtp-debug-utils
annotate README @ 0:05ff0f7ac977
initial commit: split from gsm-codec-lib
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 02 Apr 2023 00:28:28 +0000 |
parents | |
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. |