35 Commits (f47f2ca49e9622a7e5ab11970375d59a8d1d9f55)

Author SHA1 Message Date
Alessandro Ros 95ab9375c7
support recording to MPEG-TS (#2505) 2 years ago
Alessandro Ros 6c727b4472
rename 'all' path configuration into 'all_others' (#2443) 2 years ago
Alessandro Ros 8a633d2b79
allow setting different recording parameters for each path (#2410) (#2457) 2 years ago
Alessandro Ros 9a01ab7fd5
allow changing default path settings; bump API in order to allow so (#2455) 2 years ago
rmcnew 75f518a827
Support SRT encryption passphrases on configured paths (#2385) 2 years ago
Alessandro Ros b86dc979ca
fix default value of some settings (#2367) 2 years ago
Alessandro Ros ac10102329
automatically set 'record: yes' when not specified (#2366) 2 years ago
Alessandro Ros f2f417e451
search for configuration file in various paths, print paths if configuration is not found (#1993) (#2276) (#2357) 2 years ago
Alessandro Ros cf86dbb303
switch to gortsplib/v4 (#2244) 2 years ago
Alessandro Ros bf8e69ea89
rename readBufferCount into writeQueueSize (#2248) 2 years ago
Alessandro Ros d6058ae469
rename disablePublisherOverride into overridePublisher (#2164) 2 years ago
Alessandro Ros b42154fa6a
return an error in case the random number generator fails (#2120) 2 years ago
Alessandro Ros f79c4783c7
rename environment variable RTSP_PATH into MTX_PATH (#1967) 2 years ago
Alessandro Ros 39c072edd6
change repository owner (#1801) 2 years ago
Alessandro Ros 71310c5eb0
webrtc: validate ICE servers in configuration (#1798) 2 years ago
Alessandro Ros e998688757
allow setting rpiCameraSaturation to 0 (#1651) (#1772) 2 years ago
Alessandro Ros 053f2ec282
rename repository and executable (#1641) 2 years ago
Alessandro Ros f5fd89d3b4
change name of configuration file (#1640) 2 years ago
Alessandro Ros 2dffccf9c1
update gortsplib, gohlslib (#1637) 2 years ago
Alessandro Ros 32d6cb4435
rpicamera: support two CSI cameras at once (#1573) (#1574) 2 years ago
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 3 years ago
aler9 062fb600e8 return an error when rpiCamera in used in two paths (#1257) 3 years ago
aler9 f1fb00b80f update golangci-lint 3 years ago
aler9 2d12c37074 use require.EqualError() in tests 4 years ago
aler9 509bed355a update gortsplib 4 years ago
aler9 b21efeb28f restore logLevel: debug 4 years ago
aler9 b70a4bfe5b fix regression that prevented setting config slices with env variables (#612) 4 years ago
aler9 1f540a2aaf return error in case of non-existent parameters in the configuration file 4 years ago
aler9 6921a402d1 decode the configuration when decoding JSON 4 years ago
aler9 ca9645c2f9 api: decode durations from strings instead of numbers 4 years ago
aler9 cd9792fec0 conf: rewrite tests 4 years ago
aler9 a1a56ff203 allow to set a different listen IP for each listener (#343) 4 years ago
aler9 c979217e0d update golangci-lint 4 years ago
aler9 da9d6df706 merge serverplain and servertls into serverrtsp 5 years ago
aler9 2b4d22589c move configuration tests into internal/conf 5 years ago