99 Commits (5033d1e145739377a34d31f1183bcc542500cb20)

Author SHA1 Message Date
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
aler9 86c5fa9ba4 cleanup interaction with external auth 3 years ago
aler9 83faae8a8e rename interaction functions between paths and readers / publishers 3 years ago
aler9 d195c0421e fix typo 3 years ago
aler9 cb8aec8844 print track codecs into logs 3 years ago
aler9 69e617bc73 hls: fix multiple timestamp issues introduced by previous commits 3 years ago
aler9 3606472e82 generate RTP packets after H264 remuxing 3 years ago
aler9 5ba46e6c8f update gortsplib 3 years ago
aler9 a8822b9f15 hls muxer / source: route AAC units singularly 3 years ago
aler9 af7a815f83 update gortsplib 3 years ago
aler9 092a2be3a8 api: add "created" field to RTSP sessions, RTMP connections, HLS muxers 3 years ago
aler9 055e08ac6c remove "on" prefix from most communication functions between components 3 years ago