Commit Graph

7 Commits

Author SHA1 Message Date
aler9 6921a402d1 decode the configuration when decoding JSON 2021-09-27 16:40:49 +02:00
aler9 ca9645c2f9 api: decode durations from strings instead of numbers
This allows to use human-readable durations with the API,
for instance: "5s" instead of 5000000000
2021-09-26 23:21:37 +02:00
aler9 cd9792fec0 conf: rewrite tests 2021-05-09 17:51:38 +02:00
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 2021-04-24 18:52:13 +02:00
aler9 c979217e0d update golangci-lint 2021-03-20 14:14:41 +01:00
aler9 da9d6df706 merge serverplain and servertls into serverrtsp 2021-01-31 13:19:44 +01:00
aler9 2b4d22589c move configuration tests into internal/conf 2021-01-30 17:49:10 +01:00