mediamtx/internal/protocols/rtmp
dependabot[bot] d0a97e47ff
build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.2.1 to 2.2.2 (#4763)
Bumps [github.com/bluenviron/gohlslib/v2](https://github.com/bluenviron/gohlslib) from 2.2.1 to 2.2.2.
- [Commits](https://github.com/bluenviron/gohlslib/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gohlslib/v2
  dependency-version: 2.2.2
  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-07-21 09:55:10 +02:00
..
amf0 ensure unmarshaled entities can be marshaled back (#4484) 2025-05-04 11:34:05 +02:00
bytecounter move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
chunk ensure unmarshaled entities can be marshaled back (#4484) 2025-05-04 11:34:05 +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 ensure unmarshaled entities can be marshaled back (#4484) 2025-05-04 11:34:05 +02:00
rawmessage rtmp: fix compatibility with GStreamer rtmp2src / rtmp2sink (#1433) (#4718) 2025-07-12 14:17:04 +02:00
client.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
client_test.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
conn.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
from_stream.go bump golangci-lint (#4550) 2025-05-23 15:10:21 +02:00
from_stream_test.go make RTP packet size compatible with RTSP/SRTP (#4692) 2025-07-05 15:42:58 +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/gohlslib/v2 from 2.2.1 to 2.2.2 (#4763) 2025-07-21 09:55:10 +02:00
reader_test.go build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.2.1 to 2.2.2 (#4763) 2025-07-21 09:55:10 +02:00
server_conn.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
server_conn_test.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02: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 rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
writer_test.go build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.2.1 to 2.2.2 (#4763) 2025-07-21 09:55:10 +02:00