1
0
mirror of http://www.pogo.org.uk/~mark/trx.git synced 2024-09-28 22:45:06 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
Mark Hills
5c844e6996 Use the default logging level
This is a #define to bctoolbox which means we have to link ourselves
to that library. Whereas oRTP defines its own link. It turns out the
default logging level is appropriate, so use that.

This also removes one of the compatibility problems caused by
different versions of oRTP which had different definitions of this
function.
2020-11-28 11:03:34 +00:00
Mark Hills
69b6537303 The year is now 2020 2020-01-04 11:31:45 +00:00
Mark Hills
66b4707a24 Use DSCP to help with wifi links 2018-01-23 16:21:51 +00:00
Mark Hills
e375ceef5a Use fixed point 2018-01-23 16:20:21 +00:00
Mark Hills
0b53299941 Implicitly look for a new stream on resume 2018-01-23 16:19:46 +00:00
Mark Hills
f35eb4efe2 Change to 0.26.0 liboRTP API 2018-01-23 16:18:46 +00:00
Mark Hills
e1682f4dd6 Add an optional daemon mode 2014-10-22 21:21:14 +01:00
Mark Hills
374308b810 Non-fatal handling of xruns 2014-03-24 05:40:28 -04:00
Mark Hills
ad80d6b1c1 Be less verbose 2014-03-21 18:43:51 +00:00
Mark Hills
1d4c64dd9f Use 8kHz reference rate
We're using payload 0, for which the reference rate for timestamps is
8kHz. We could use the proper payload type for Opus codec but this is
not available in the installed libortp, and we are not aiming for
compatibility with other applications.
2014-03-10 22:25:41 +00:00
Mark Hills
b1dab96f00 Timestamp according to RFC 2012-07-29 16:59:18 +01:00
Mark Hills
3eafcaa33e GPLv2 2012-07-27 12:50:03 +01:00
Mark Hills
44f8e51c10 Help message 2012-07-27 12:46:03 +01:00
Mark Hills
b046e8314a Try our best to go realtime, but don't fail 2012-07-27 12:20:39 +01:00
Mark Hills
8c5bec31da Port to use opus codec 2012-07-27 12:20:38 +01:00
Mark Hills
80d750323f Updates 2012-07-27 12:20:35 +01:00
Mark Hills
844fbf03a8 Use prediction 2012-07-27 12:20:35 +01:00
Mark Hills
d2be2e03eb trx based on libortp 2012-07-27 12:20:35 +01:00
Mark Hills
c7af697019 Updates 2012-07-27 12:20:31 +01:00
Mark Hills
8d8040f5a6 Initial import 2009-09-06 15:42:11 +01:00