311 Commits (a35cc53ba256d133b9a41a05e2aed1613c38f73c)

Author SHA1 Message Date
aler9 a35cc53ba2 update gortsplib 3 years ago
aler9 af7a815f83 update gortsplib 3 years ago
aler9 f24700526b update gortsplib 3 years ago
Alessandro Ros 9e6abc6e9f
rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
aler9 67e8a01d56 rtmp: split net.Conn from rtmp.Conn 3 years ago
aler9 f28540b9f4 update gortsplib 3 years ago
aler9 08ddc9f83d update gortsplib 3 years ago
aler9 31769c5772 update gortsplib 3 years ago
aler9 41b08c9f50 update gortsplib 3 years ago
aler9 ec4c40b222 update gortsplib 3 years ago
aler9 76fb3b8d71 update gortsplib 3 years ago
aler9 5d78c81637 update gortsplib 3 years ago
aler9 3d5a0fa621 update gortsplib 3 years ago
aler9 10d47f8631 update gortsplib 3 years ago
aler9 e45820b2c0 hls server: show real client IPs when behind a proxy (#955) 3 years ago
aler9 039d106efa update gortsplib 3 years ago
aler9 d6bd722a7a update gortsplib 3 years ago
aler9 9d3fd3bc37 update gortsplib 3 years ago
aler9 c8f40f448a fix EOF error during DTS extraction 3 years ago
aler9 9bd8b2cfb6 rtmp server, hls muxer: fix DTS in case of B-frames and remove PTS-DTS offset 3 years ago
aler9 4073013f68 hls muxer: stop normalizing PTS 3 years ago
aler9 acd788d632 update gortsplib 3 years ago
aler9 e7f88bc12f move DTS extractor into gortsplib 3 years ago
aler9 93975552ac hls muxer: improve performance, decrease memory consumption 3 years ago
Alessandro Ros e115983296
Implement Low-Latency HLS (#938) 3 years ago
aler9 6de8277cb7 support SDPs with TIAS bandwidths (#948) 3 years ago
aler9 2fba878755 rtsp server: fix wrong RTP-Info header (#922) 3 years ago
aler9 7ecd52808a rtsp source: support cameras that provide base URL inside control attribute (#683) 3 years ago
aler9 d6a804f592 rtsp server: improve performance when reading with TCP 3 years ago
aler9 f521049e2f rtsp source: restore support for cameras with percent sign in password 3 years ago
aler9 901eae2f6b fix bias error in AAC timestamp 3 years ago
aler9 1ad0df128d rtsp source: fix timeout (https://github.com/aler9/rtsp-simple-server/discussions/897) 3 years ago
aler9 6c95ea2837 rtsp source: support AUs wrapped inside ADTS (#855) 3 years ago
aler9 411fb989eb hls client: add limit on NALU size 3 years ago
aler9 35b3541e4f hls client: add limit on AU size 3 years ago
aler9 91ce2dd886 rtsp server: fix reading with multicast when host is macOS (#895) 3 years ago
aler9 c700e309ce rtsp server: fix reading with ffplay and stateless ipv6 3 years ago
aler9 0912042fb1 hls muxer: do not increase version number of MPEG-TS tables unless there's a reason (https://github.com/asticode/go-astits/pull/38) 3 years ago
aler9 9098644802 rtsp source: fix parsing of transport header with dahua rtsp server (https://github.com/aler9/gortsplib/issues/121) 3 years ago
aler9 385e301728 rtsp server/source: support AAC tracks with indexlength=0 3 years ago
aler9 6b86607092 rtsp source: improve support for AAC tracks with custom parameters 3 years ago
aler9 db7ee22789 rtsp source: support AAC tracks with custom sizelength, indexlength and indexdeltalength 3 years ago
aler9 2a0dc3b63d rtsp: improve performance; add upper limit on NALU/AU size to prevent RAM exhaustion 3 years ago
aler9 98c6cd4650 RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 3 years ago
aler9 50d1079f70 RTSP: fix multicast TTL; set default multicast TTL to 16 (#873) 3 years ago
aler9 d929197b21 propagate H264 packets throughout the server 3 years ago
aler9 3fc4ca6465 update gortsplib; downgrade pion/rtp to v1 3 years ago
aler9 f53b316c0d rtsp server: generate RTCP sender reports automatically; stop routing RTCP packets 3 years ago
aler9 a6986e9fa4 update gortsplib 3 years ago
aler9 8cb2a7ffd4 rtsp source: support servers that sends UDP packets with a different IP (https://github.com/aler9/gortsplib/pull/108) 3 years ago