Red5 Pro Release 2.1.0 – Improved Autoscaling

SHARE

The new year is all about self-improvement and looking forward. As such, our developers caught the spirit and churned out a new release for both server and mobile SDK. They improved the performance of our autoscale solution and load balancing stream manager, added Flash to HLS audio support (so you can video call your parents… Continue reading Red5 Pro Release 2.1.0 – Improved Autoscaling

The new year is all about self-improvement and looking forward. As such, our developers caught the spirit and churned out a new release for both server and mobile SDK. They improved the performance of our autoscale solution and load balancing stream manager, added Flash to HLS audio support (so you can video call your parents more often this year), and updated the mobile example applications.

Having already started down the path of self-improvement, it’s time to continue looking forward to future improvements. What do you want to see added to Red5 Pro? Let us know!


Release 2.1.0 – 01 February, 2017

iOS SDK:

  • Fixed: Publisher leak in queue_packet
  • Fixed: NetStatus.Unpublish no longer recognized by subscribers
  • Fixed: Issue where sound still came out of main audio when headphones were plugged in
  • Fixed: Intermittent subscriber crash if closed/opened subscribe window multiple times
  • Added ability to pause/resume audio and or video (note: requires Server v2.1.0)

Android SDK:

  • Stability improvements

HTML5 SDK:

  • Better SDP error handling on publisher and subscriber

Streaming Examples Updates:


Release 2.1.0 – 01 February, 2017

Autoscaling API v2.0 including:

  • Ability to autoscale origin servers as well as edge servers
  • Support for multiple origin servers in a nodegroup
  • Ability to specify different server types for origin and edge servers
    Support for load-balanced stream managers
  • Better management of failed nodes cleanup
    • If deleteDeadGroupNodesOnCleanUp=false then even failed nodes are only stopped, not terminated
  • Ability to list number of connections on individual nodes (edges and origins)
  • Flash to HLS – audio support added

To get the latest release, go to the accounts page, login and download the new builds.
To upgrade your server, please follow this link.
For example applications, please visit our Github page.