WowzaMediaSystems / gocoder-sdk-samples-ios

Sample apps for iOS that demonstrate the capabilities of the Wowza GoCoder™ SDK.
https://www.wowza.com/products/gocoder/sdk
Other
37 stars 14 forks source link

Wowza GoCoder SDK for iOS Sample Apps

Wowza Player, Wowza GoCoder SDK, and the technology powering the Ultra Low Latency (ULL) service in Wowza Streaming Cloud will no longer be available on August 31, 2021. Learn more.

This repository contains sample applications that demonstrate the capabilities of the Wowza GoCoder™ SDK for iOS and is provided for developer educational purposes. To build your own application, you must use the GoCoder SDK.

Prerequisites

Notes:

  • The GoCoder SDK binaries necessary to build the sample apps aren't provided here. To get the free SDK, complete the GoCoder SDK sign-up form to receive a link to allow you to download the SDK along with a license key. If you already have a license key, you can download the current SDK release here. Be sure to add your WowzaGoCoderSDK.framework as an Embedded Binary at the bottom of your General project seettings.
  • Be sure to update the bundle identifier in the Xcode project to the one you entered to get your GoCoder SDK license. If you don't have the bundle identifier, you can find it listed as the App ID in the "Your Wowza GoCoder SDK License" email.
  • Be sure to replace the SDKSampleAppLicenseKey value with your license key as needed in the project files. The license key can appear in more than one file in a project. All instances of the license key need to be replaced with your license key.

Sample Apps

The sample apps include an all-in-one app, All-in-OneSampleApp.objc.xcodeproj, that demonstrates all of the individual sample apps in one app. The individual sample apps demonstrate the features of the GoCoder SDK, including:

In all of the sample apps, the relevant GoCoder-related sources are the first files (.h and .m) or file (.swift) listed in the Project Navigator.

To facilitate working with the various sample apps, an Xcode workspace called AllSampleApps.xcworkspace is included. This workspace includes the projects listed above.

More Resources

Wowza Media Systems™ provides developers with a platform to create streaming applications and solutions. See Wowza Developer Tools to learn more about our APIs and SDKs.

Contact

Wowza Media Systems, LLC

License

This code is distributed under the BSD 3-Clause License.