Skip to content

Releases: membraneframework/membrane_rtmp_plugin

v0.23.0

01 Mar 08:18
324cd3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.1...v0.23.0

v0.22.1

19 Feb 14:03
3bbb0e5
Compare
Choose a tag to compare

What's Changed

  • Fix dirty NIF scheduler configuration for RTMP.Sink by @varsill in #86

Full Changelog: v0.22.0...v0.22.1

v0.22.0

15 Feb 12:15
e1fef39
Compare
Choose a tag to compare

What's Changed

  • Add support for additionalMedia message by @Qizot in #63

Full Changelog: v0.21.0...v0.22.0

v0.21.0

02 Jan 09:35
4fcab69
Compare
Choose a tag to compare

What's Changed

  • Add onMetaData command support by @Qizot in #84

Full Changelog: v0.20.2...v0.21.0

v0.20.2

28 Dec 15:16
ae54b64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.20.2

v0.20.1

21 Dec 14:22
140ae05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.20.1

v0.20.0

15 Dec 18:18
c4ddeaf
Compare
Choose a tag to compare
  • BREAKING: Optional User Arguments of connect message have been moved to the :extra field of the struct, removing :supports_go_away from %Membrane.RTMP.Messages.Connect and adding all the fields from the RTMP specification
  • BREAKING: the outputted FLV media packets have now always stream_id equal 0 to conform to the FLV specification
  • handshake parser now logs a warning instead of raising on invalid handshake data
  • the RTMP source now handles ping request/response user control messages
  • server-sent chunk size has been increased
  • declared window acknowledgement size and peer bandwidth have been increased. Notice that the plugin still doesn't support sending acknowledgement to clients
  • various incompatibilities with the RTMP specification in the RTMP source have been fixed, potentially resolving issues with some RTMP clients
  • precompiled binaries for Linux with ARM architecture have been added to bundlex.exs

What's Changed

Full Changelog: v0.19.3...v0.20.0

v0.19.3

14 Dec 08:18
8dea15a
Compare
Choose a tag to compare

What's Changed

  • Fix unexpected socket closed notification by @balins in #80

Full Changelog: v0.19.2...v0.19.3

v0.19.2

11 Dec 10:06
f9fc845
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.1...v0.19.2

v0.19.1

08 Dec 13:28
58d8659
Compare
Choose a tag to compare

What's Changed

  • Create GH workflow running on PR opened by @FelonEkonom in #77
  • Update Bundlex and its configuration, bump package version by @balins in #78

Full Changelog: v0.19.0...v0.19.1