FreeCalypso > hg > rtp-debug-utils
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Sun Apr 02 00:28:28 2023 +0000 @@ -0,0 +1,6 @@ +This repository contains RTP analysis utilities (currently pcap-based, possibly +others in the future) that have been developed at FreeCalypso and Themyscira +Wireless HQ. These utilities have been split from Themyscira Wireless GSM codec +libraries and utilities package; this split was made so that we can work on our +RTP debug tools independently, while our GSM codec libraries are under tight +release process control.