110 Commits (e0fb11040e50404db3be02c18ee372fe10fdec8b)

Author SHA1 Message Date
Alessandro Ros e0fb11040e
move units into dedicated package (#2245) 2 years ago
Alessandro Ros 161a9b54b2
update dependencies (#2176) 2 years ago
Alessandro Ros 40b4fa1e8e
support reading and proxying VP9 tracks with HLS (#2162) 2 years ago
Alessandro Ros a2e94fe3db
normalize error message (#2160) 2 years ago
Alessandro Ros d9b7878c3d
hls: prefer Opus tracks to MPEG-4 tracks (#2158) 2 years ago
Alessandro Ros 153463466c
hls: support reading and proxying AV1 tracks (#2155) 2 years ago
Alessandro Ros 72b1d233df
normalize channels and methods (#2127) 2 years ago
Alessandro Ros 83484b1e82
update gohlslib (#2125) 2 years ago
Alessandro Ros db3862cf0d
move stream in a dedicated package (#2121) 2 years ago
Alessandro Ros e4bd1b35a2
update dependencies (#2113) 2 years ago
Alessandro Ros 22b120ef22
update list of supported codecs inside error messages (#2058) (#2073) 2 years ago
Alessandro Ros 681a00347d
support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898) 2 years ago
Alessandro Ros 6e5f87f65e
hls: fix 404 error when hlsAlwaysRemux and sourceOnDemand are both true (#1818) (#1834) 2 years ago
Alessandro Ros b93eed64bc
api: add /get endpoints (#1577) (#1823) 2 years ago
Alessandro Ros 9c79197f36
api: add pagination to all /list endpoints (#1808) 2 years ago
Alessandro Ros bf4d6c905f
hls muxer: show index page even if stream is not present (#1806) 2 years ago
Alessandro Ros 39c072edd6
change repository owner (#1801) 2 years ago
Alessandro Ros a14246d776
webrtc: support publishing with WHIP and reading with WHEP (#1800) 2 years ago
Alessandro Ros 1688e5d2e5
support publishing with WebRTC (#1659) (#1786) 2 years ago
Alessandro Ros d8678cef90
unify authentication mechanisms (#1775) 2 years ago
Alessandro Ros 225220ddd5
print warning in case no key frames are being received (#1763) 2 years ago
Alessandro Ros 2d17dff3b5
support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
Alessandro Ros f3a728b918
update gohlslib (#1684) 2 years ago
Alessandro Ros 053f2ec282
rename repository and executable (#1641) 2 years ago
Alessandro Ros 2dffccf9c1
update gortsplib, gohlslib (#1637) 2 years ago
Alessandro Ros c1bcd0c7eb
hls muxer: add option to dump segments on disk (#1322) (#1567) 2 years ago
Alessandro Ros ed45a09800
update gohlslib (#1566) 2 years ago
Alessandro Ros f4b9133bb8
update gohlslib (#1565) 2 years ago
Alessandro Ros 8ad376de53
move HLS implementation into gohlslib (#1557) 2 years ago
Alessandro Ros e8bdad8a1e
rename Data into Unit (#1556) 2 years ago
Alessandro Ros b461f15a4c
rpicamera: support changing parameters without interrupting the stream (#1463) 3 years ago
Alessandro Ros b02d3b83c7
Send additional fields to the external authentication URL (#1408) 3 years ago
aler9 36d2fbcd12 hls muxer: fix race condition 3 years ago
aler9 d5dfce16ea hls muxer: fix race condition 3 years ago
aler9 7420ef1ce4 hls muxer: avoid infinite loop when hlsAlwaysRemux is true 3 years ago
aler9 e3fff72b7c move format processors into dedicated folder 3 years ago
aler9 034e42f463 hls muxer: support reading Opus tracks (#1338) 3 years ago
Alessandro Ros 5de600ffaa
support reading H265 tracks with HLS (#1342) 3 years ago
aler9 fbf8e82db5 update gortsplib 3 years ago
aler9 455b8beff7 simplify code 3 years ago
Alessandro Ros 5efe97abf1
Support reading with WebRTC (#1242) 3 years ago
aler9 478607a602 hls muxer: ask credentials again after failed attemps 3 years ago
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 3 years ago
Alessandro Ros e605727c78
produce same absolute time in RTSP and HLS (#1249) 3 years ago
Alessandro Ros 8bee4af86a
api, metrics: add number of bytes received and sent from/to all entities (#1235) 3 years ago
Alessandro Ros 0943b269ab
Decode streams once and only when needed (#1218) 3 years ago
aler9 c9de689a72 hls muxer: print only tracks that are effectively being converted 3 years ago
aler9 1e788f81fd hls muxer: add WWW-Authenticate header in case of external authentication 3 years ago
aler9 71f927ecd5 hls: allow setting current time when writing packets 3 years ago
aler9 960cfb9f99 api: always encode timestamps wth RFC3339 (#1093) 3 years ago