Releases: membraneframework/membrane_rtp_plugin
Releases · membraneframework/membrane_rtp_plugin
v0.11.0
- updates SilenceDiscarder (#87)
- fixes state creation (#86)
- adds support for TWCC (#71)
- adds support for outbound RTCP (#64)
Support for Membrane.Buffer pts and dts field.
This release introduces full support for Membrane.Buffer PTS and DTS fields introduced in membrane_core 0.8.0.
v0.8.2
- Fixed invalid timestamps calculations inside rtp serializer #73
v0.8.1
- Fixed payload type replacing for outgoing packets #68
v0.8.0
- Removing jitter buffer from stream receive bin (#57)
- Remove srtp_encryptor on pad removal (#61)
- Redemand outputs when parsing inputs #59
v0.7.1-alpha.3
- fix jitter buffer timestamp calculation and vad extensions (#54)
- ignore unknown RTCP packet types (#55)
- bump ex_libsrtp to 0.3.0
v0.7.1-alpha.2
Fix ex_libsrtp
version after previous release
v0.5.1
Fix bug with missing handle_pad_removed
clause.