[PATCH] contrib/rtp: Use payload data files directly by gen_rtp_header

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Tue Apr 29 12:24:06 UTC 2014


On Tue, Apr 29, 2014 at 12:40:21PM +0200, Jacob Erlbeck wrote:
> This adds a --frame-size option to read payload binary files with a
> fixed frame size directly. The file must not contain RTP headers.
> In addition '--rate' and '--duration' can be used to configure the
> timing.

Please push to master. You are the producer/consumer of this application.
There is no possibility you interfere wuth any of us. :)

> -            write_packet(Dev, 0.020 * F + Delay,
> +            write_packet(Dev, Ptime * F / Rate + Delay,

Do you need to change the default value of F? Is it (F/R)+D or F/(R+D)
in erlang?





More information about the OpenBSC mailing list