GSM Audio Pocket Knife
Go to file
Harald Welte ce94d971e1 gapk: Add support for RTP input/output streams
Instead of having only file-based I/O, this enables gapk to receive and
send RTP streams, e.g. from live GSM network equipment like
sysmoBTS/nanoBTS.

Support is currently simplistic.  On transmit, there is hard-coded codec
type of full-rate GSM.  On receive-side, we should auto-detect the
format based on frame size and/or payload type, but we don't do that yet
at all.
2013-02-11 11:38:23 +01:00
include gapk: Add support for RTP input/output streams 2013-02-11 11:38:23 +01:00
libgsmhr [3/4] HR support: Add actual wrapper code to call reference code 2010-11-12 20:47:30 +01:00
m4 Initial skeleton import 2010-10-24 10:22:06 +02:00
src gapk: Add support for RTP input/output streams 2013-02-11 11:38:23 +01:00
.gitignore Update gitignore 2010-11-12 20:47:30 +01:00
Makefile.am [1/4] HR support: Add autotools skeleton for libgsmhr 2010-11-12 20:36:14 +01:00
configure.ac gapk: Add support for RTP input/output streams 2013-02-11 11:38:23 +01:00
gpl-3.0.txt Initial skeleton import 2010-10-24 10:22:06 +02:00