Alessandro Ros
8bb71ac8d8
srt, udp: support reading and writing MPEG-1 audio streams ( #2147 )
2 years ago
Alessandro Ros
08d6d0b888
add base class to all data units ( #2122 )
...
needed by #2068
2 years ago
Alessandro Ros
e4bd1b35a2
update dependencies ( #2113 )
2 years ago
Alessandro Ros
681a00347d
support reading MP4A-LATM-encoded AAC with RTMP and HLS ( #1694 ) ( #1898 )
2 years ago
Alessandro Ros
210603d7c4
update documentation ( #1885 )
2 years ago
Alessandro Ros
89ebc83993
update golangci-lint ( #1870 )
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
22fe65509b
cleanup ( #1754 )
2 years ago
Alessandro Ros
db6d6a5b30
update dependencies ( #1740 )
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 )
...
in H264 and H264, parameters (VPS, SPS and PPS) are automatically
prepended to random access units. When parameters were nil, they were
prepended anyway, leading to a crash. Parameters are not prepended only
if they are valid.
3 years ago
aler9
e3fff72b7c
move format processors into dedicated folder
3 years ago