Skip to content

15.5.0 Release

Choose a tag to compare

@bustardcelly bustardcelly released this 25 May 14:00
119518a
  • feat: Introduction of reconnect configuration parameter for WHIPClient (Todd Anderson).
    • This feature allows for graceful reconnect on network loss for publishers.
    • NOTE: Requires 15.4.0 release of Red5 Server with the resilient-stream plugin enabled.
  • feat: Introduction of MessageChannel for message communication over a data-channel enabled client (Todd Anderson). There is no underlying media streaming logic in this client.
  • fix: null pointer on lost ref for setRemoteDescription during SDP exchange (Todd Anderson).
  • fix: additional stats reporting (Todd Anderson).