Red5 Pro Release 1.1

SHARE

In the interest of continually improving Red5 Pro, we just put up a new version of the SDKs and Server. This release has bug fixes and major performance enhancements. We recommend that you update your servers and your apps with the latest to take advantage of these gains. Stay tuned for the next release with… Continue reading Red5 Pro Release 1.1

In the interest of continually improving Red5 Pro, we just put up a new version of the SDKs and Server. This release has bug fixes and major performance enhancements. We recommend that you update your servers and your apps with the latest to take advantage of these gains. Stay tuned for the next release with enhancements to cloud based clustering.

To upgrade, please sign in to your account and download here.

Cheers, and happy coding to all!

Android:

  • Stability improvements
  • Pixelation Issues Fixed – prior when filming quick movements, discoloration and pixellation would occur this has been fixed
  • Fixed a disconnect bug which was causing disconnects with certain devices at random intervals
  • Fixed issues with some androids showing the camera feed upside down
  • Fixed Double Subscriber bug which would cause a crash when the second stream subscribed
  • Improvements to adaptive bitrate functionality
  • Fixed an x86 bug that was causing a crash on subscribe
  • Fixed a bug that was causing crashing when using back camera on some android devices

iOS:

  • Stability Improvements
  • Fixed a disconnect bug which was causing disconnects with certain devices at random intervals
  • Fixed Double Subscriber bug
  • Improvements to Adaptive Bitrate

Server:

  • Stability Improvements
  • Frame dropping improvements which improves performance
  • RTSP bug fixed which was causing the stream to have no audio and crash

Android Testbed:

  • Brand new Android Testbed Released to Github
  • Created Audio/Video only Toggles
  • Created Testbed Documentation of Testbed and how to utilize the Examples
  • Created Publish Example
  • Created Publish 1200 Example
  • Created Publish ABR Example
  • Created Publish Camera Swap Example
  • Created Publish Image Capture Example
  • Created Publish Orientation Example
  • Created Publish Record Example
  • Created Subscribe Example
  • Created Subscribe Aspect Ratio Example
  • Created Subscribe Bandwidth Test Example
  • Created Subscribe Cluster Example
  • Created Subscribe Image Capture Example
  • Created Subscribe Two Stream (Double Subscriber) Example
  • Created Two Way Example

iOS Testbed:

  • Stability Improvements
  • Improved Overall Documentation of Testbed and how to utilize the Examples
  • Added Two Way Example
  • Added Audio/Video only Toggles
  • Improved Interface
  • Added Round Robin Example
  • Added Subscribe Two Stream (Double Subscriber) Example