24 Commits (7437ee7a0928ee553432d4f31b61a67dd64f4e9a)

Author SHA1 Message Date
Alessandro Ros 7437ee7a09
update golangci-lint (#2868) 2 years ago
Alessandro Ros a2c092ea44
formatprocessor: add fuzz tests (#2612) 2 years ago
Alessandro Ros e4df14a447
fix timestamp of outgoing RTSP/RTP packets in case of aggregated access units (#2389) 2 years ago
Alessandro Ros b7e7758293
srt, udp: support publishing and reading MPEG-1/2/4 video with SRT and UDP/MPEG-TS (#2277) 2 years ago
Alessandro Ros c4cb4200ff
split RTP packet handling from data handling (#2337) 2 years ago
Alessandro Ros 30b7245bb9
limit logging of decode errors (#2253) 2 years ago
Alessandro Ros cf86dbb303
switch to gortsplib/v4 (#2244) 2 years ago
Alessandro Ros e0fb11040e
move units into dedicated package (#2245) 2 years ago
Alessandro Ros 9051ccc219
disable check for missing key frames (#1904) (#2161) 2 years ago
Alessandro Ros 08d6d0b888
add base class to all data units (#2122) 2 years ago
Alessandro Ros 681a00347d
support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898) 2 years ago
Alessandro Ros 581a840771
fix missing H264/H265 keyframe warning message (#1825) 2 years ago
Alessandro Ros 39c072edd6
change repository owner (#1801) 2 years ago
Alessandro Ros 1688e5d2e5
support publishing with WebRTC (#1659) (#1786) 2 years ago
Alessandro Ros e8124e2f56
support publishing H265 and AV1 tracks with Enhanced RTMP (#1393) (#1446) (#1621) (#1756) 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 2dffccf9c1
update gortsplib, gohlslib (#1637) 2 years ago
Alessandro Ros 5b61983fa6
add option to set max size of outgoing UDP packets (#1588) (#1601) 2 years ago
Alessandro Ros 33b72c5018
update gortsplib (#1571) 2 years ago
Alessandro Ros e8bdad8a1e
rename Data into Unit (#1556) 2 years ago
Alessandro Ros bf691d1680
formatprocessor: prevent generating empty H264/H265 RTP packets (#1505) 2 years ago
aler9 59c0ef520f fix crash when H264 or H265 parameters are nil (#1155) 3 years ago
aler9 e3fff72b7c move format processors into dedicated folder 3 years ago
Alessandro Ros 5de600ffaa
support reading H265 tracks with HLS (#1342) 3 years ago
aler9 fbf8e82db5 update gortsplib 3 years ago
aler9 0772db509a fix freeze when reading a stream with both HLS and RTSP 3 years ago
aler9 6524130ab9 implement resizing of oversized H265 RTP packets 3 years ago
aler9 ffbdf51669 fix handling of oversized H264 RTP packets 3 years ago
aler9 39da300345 update H265 track parameters when resolution, VPS, SPS or PPS change 3 years ago
aler9 4bafa4ea9b add dedicated processors for H265 and Opus 3 years ago
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 3 years ago
aler9 282d155a4f update gortsplib 3 years ago
Alessandro Ros 8bee4af86a
api, metrics: add number of bytes received and sent from/to all entities (#1235) 3 years ago
aler9 4d770cef94 hide normal decoder states from logs 3 years ago
Alessandro Ros 0943b269ab
Decode streams once and only when needed (#1218) 3 years ago
aler9 8aa719eda5 prepend SPS and PPS once when remuxing H264 streams 3 years ago
aler9 69e617bc73 hls: fix multiple timestamp issues introduced by previous commits 3 years ago
aler9 f952ff25f6 remove useless append() 3 years ago
aler9 3606472e82 generate RTP packets after H264 remuxing 3 years ago