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 )
...
Fixes #1103
gortsplib/v2 supports multiple formats inside a single track (media). This allows to apply the resizing algorithm to single formats inside medias.
For instance, if a media contains a a proprietary format and an H264 format, and the latter has oversized packets, they can now be resized.
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
...
This allows to use human-readable durations with the API,
for instance: "5s" instead of 5000000000
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