chiark / gitweb /
clients/playrtp.c, lib/configuration.[ch]: Static config for `playrtp'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 4 May 2020 17:30:54 +0000 (18:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 5 May 2020 22:18:28 +0000 (23:18 +0100)
commit14b5913c9e30978620dbb6f2b85651e8bf7147e9
tree7ec7ffcb56a93ba8a7c383dc6037e9ee85d8ff2e
parent7675ceab119f7f6fa69e8be37172993a208bd7b1
clients/playrtp.c, lib/configuration.[ch]: Static config for `playrtp'.

The `disorder-playrtp' program already reads the client configuration.
This change sets defaults for a number of parameters which could
previously only be changed from the command line, which is a problem
because `disorder-playrtp' is commonly invoked by Disobedience which
doesn't allow one to set a command-line.

These various tweaks are experimental, and may change, or even be
removed, in some later version.  The `rtp_request_address' and
`rtp_always_request' options, in particular, might be replaced by some
more complicated policy mechanism.
clients/playrtp.c
doc/disorder-playrtp.1.in
doc/disorder_config.5.in
lib/configuration.c
lib/configuration.h