Releases: membraneframework/membrane_rtmp_plugin
Releases · membraneframework/membrane_rtmp_plugin
v0.23.0
What's Changed
- Fix examples by @Noarkhh in #88
- Handle socket closed by client before start of stream arrives in RTMP Source Bin by @nickdichev-firework in #87
New Contributors
- @nickdichev-firework made their first contribution in #87
Full Changelog: v0.22.1...v0.23.0
v0.22.1
v0.22.0
v0.21.0
v0.20.2
v0.20.1
v0.20.0
- 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
equal0
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
v0.19.2
v0.19.1
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