mediamtx/internal/protocols/rtmp
dependabot[bot] b66efd66da
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_highlevel (push) Has been cancelled
build(deps): bump github.com/bluenviron/gortsplib/v4 (#4236)
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib) from 4.12.2 to 4.12.3.
- [Commits](https://github.com/bluenviron/gortsplib/compare/v4.12.2...v4.12.3)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 20:19:14 +01:00
..
amf0 rtmp: support Extended Metadata Frames (#4006) (#4014) (#4018) 2024-12-04 23:29:16 +01:00
bytecounter move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
chunk improve fuzz tests (#3596) 2024-08-01 17:01:56 +02:00
h264conf move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
handshake improve fuzz tests (#3596) 2024-08-01 17:01:56 +02:00
message fix documentation (#4110) 2025-01-05 12:02:04 +01:00
rawmessage improve fuzz tests (#3596) 2024-08-01 17:01:56 +02:00
conn.go update golangci-lint (#3300) 2024-04-28 18:20:08 +02:00
conn_test.go update golangci-lint (#3300) 2024-04-28 18:20:08 +02:00
from_stream.go rtmp: support additional Enhanced-RTMP features (#3685) (#4088) 2025-01-02 12:44:01 +01:00
from_stream_test.go fix race condition in tests (#3834) 2024-10-05 21:54:11 +02:00
rc4_readwriter.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
reader.go build(deps): bump github.com/bluenviron/gortsplib/v4 (#4236) 2025-02-07 20:19:14 +01:00
reader_test.go rtmp: fix compatibility with DJI Osmo Action 4 (#3802) (#4116) 2025-01-07 17:36:31 +01:00
to_stream.go rtmp: support additional Enhanced-RTMP features (#3685) (#4088) 2025-01-02 12:44:01 +01:00
to_stream_test.go warn users about skipped tracks when reading or publishing (#3753) 2024-09-15 19:28:05 +02:00
writer.go build(deps): bump github.com/bluenviron/gortsplib/v4 (#4236) 2025-02-07 20:19:14 +01:00
writer_test.go rtmp: add new AMF0 encoder and encoder (#3069) 2024-02-24 19:11:42 +01:00