571 Commits (f5d9fde60499c1a3ba51f91166f88753d9146256)

Author SHA1 Message Date
aler9 ff26b88760 update gortsplib 3 years ago
Alessandro Ros e5ab731d14
Improve HLS client (#1179) 3 years ago
aler9 31d9429c18 hls source: refactor client 3 years ago
aler9 5b5db2f833 hls client: fix reading some streams with odd Annex-B format 3 years ago
aler9 7f7a6e2200 switch to go 1.18 in linter and go.mod 3 years ago
aler9 27fb9fdb7e update gortsplib 3 years ago
aler9 6793920d36 update gortsplib 3 years ago
aler9 e858c968d9 update gortsplib 3 years ago
aler9 4f023b25e8 update gortsplib 3 years ago
aler9 5ba46e6c8f update gortsplib 3 years ago
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