/

Upgrading the iOS SDK in your Project


To upgrade your project with the latest version of the Red5 Pro iOS Streaming SDK:

  1. Log into Red5 Pro, and navigate to the Downloads Section.
  2. Under the Red5 Pro Streaming SDKs, download the latest streaming SDK for iOS.
  3. Unzip the streaming-ios-sdk-latest.zip file, which contains the R5Streaming.framework.
  4. Open your iOS project.
  5. Delete and then replace the R5Streaming.framework file.
  6. Rebuild your project and launch. When you publish, you should see the new SDK version listed (e.g., [R5 INFO] Starting R5Pro Client Version 1.0.0.9).

For example, if you open the Red5 Pro iOS Streaming Example App on GitHub with xcode, you can select the R5Streaming.framework file and choose "Show in Finder," which will open up a browser window. There, you can simply delete the original R5Streaming.framework and replace with the new one that you just downloaded.

xcode

finder