Alessandro Ros
2dffccf9c1
update gortsplib, gohlslib ( #1637 )
2023-04-01 18:39:12 +02:00
Alessandro Ros
bca3013bd0
general: add Clone() method to Conf and PathConf ( #1633 )
...
this allows to detect errors during cloning
2023-03-31 16:22:08 +02:00
Alessandro Ros
5efe97abf1
Support reading with WebRTC ( #1242 )
2022-12-16 00:50:47 +01:00
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.
2022-12-13 20:54:17 +01:00
aler9
e45820b2c0
hls server: show real client IPs when behind a proxy ( #955 )
2022-06-21 13:54:19 +02:00
aler9
509bed355a
update gortsplib
2021-10-22 18:41:10 +02:00
aler9
37f63434ac
sort arrays in configuration and API ( #644 )
2021-10-17 15:40:17 +02:00
aler9
94e519f08f
conf: use dedicated interface to unmarshal from environment
2021-10-11 12:13:57 +02:00
aler9
b70a4bfe5b
fix regression that prevented setting config slices with env variables ( #612 )
2021-10-04 08:58:23 +02:00
aler9
1f540a2aaf
return error in case of non-existent parameters in the configuration file
2021-09-27 16:40:49 +02:00
aler9
b748e6d0ff
update error messages
2021-09-27 16:40:49 +02:00
aler9
6921a402d1
decode the configuration when decoding JSON
2021-09-27 16:40:49 +02:00