498 Commits (f47f2ca49e9622a7e5ab11970375d59a8d1d9f55)

Author SHA1 Message Date
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
aler9 544c192103 update gortsplib 3 years ago
aler9 e611c7ddfd RTSP source: skip tracks with an invalid clock rate (#832) 3 years ago
aler9 245d58ee47 RTSP server: set timeout in Session header only when client is playing and protocol is UDP 3 years ago
aler9 6dc11c2906 RTSP server/source: fix encoding of RTP packets with padding 3 years ago
aler9 20a8862b2f RTSP source: restore packet buffering with the UDP transport 3 years ago
aler9 87f24f1704 update gortsplib 4 years ago
aler9 d7edf42c40 rtsp server: restore authentication (#840) 4 years ago
aler9 5f9b705a03 RTSP server: remove Session header from ANNOUNCE responses (#840) 4 years ago
aler9 16df033d21 update gortsplib 4 years ago
aler9 43471a05ab update gortsplib 4 years ago
aler9 5504ff44b6 rtsp: parse all incoming RTP/RTCP packets 4 years ago
aler9 ae7b1c2ea6 rtmp, hls: fix wrong timestamp computation that happened at 28h28m 4 years ago
aler9 7c1d329d61 rtsp server: fix multicast listen error on Windows (#742) 4 years ago