Red5 Documentation

SDK Release 5.6.0

NOTE: xCode 10 has dropped support for libstdc++. It is necessary to replace dependencies for libstdc++ with libc++ in your iOS project to build with xCode 10. No modifications needed to be made to the iOS SDK for this change.

iOS SDK

  • Fixed – Large RPC/SharedObject calls cause crash
  • Fixed – Stopping and starting a stream again crashes the iOS testbed
  • Fixed – Two-way publishing between Android SDK and iOS fails A/V quality
  • Fixed – Tapping screen to start Publish - Pause test in iOS causes breakpoint – libc++abi.dylib: terminating with uncaught exception of type NSException
  • iOS Testbed – Added record flag as an option for all tests