Skip to content

Releases: membraneframework/membrane_rtp_plugin

v0.11.0

29 Dec 11:17
Compare
Choose a tag to compare
  • 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.

07 Dec 11:48
f85b424
Compare
Choose a tag to compare

This release introduces full support for Membrane.Buffer PTS and DTS fields introduced in membrane_core 0.8.0.

v0.8.2

10 Nov 12:43
802b8f4
Compare
Choose a tag to compare
  • Fixed invalid timestamps calculations inside rtp serializer #73

v0.8.1

05 Nov 15:01
ac6191b
Compare
Choose a tag to compare
  • Fixed payload type replacing for outgoing packets #68

v0.8.0

02 Nov 14:28
d053871
Compare
Choose a tag to compare
  • 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

20 Sep 13:00
Compare
Choose a tag to compare
  • 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

18 Aug 11:13
Compare
Choose a tag to compare

Fix ex_libsrtp version after previous release

v0.5.1

04 Jun 13:42
ab1a0f7
Compare
Choose a tag to compare

Fix bug with missing handle_pad_removed clause.