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 (now free!).
-
GoCoder SDK for iOS v1.6.0.1027
NOTE: 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 where you can download the SDK along with a license key. If you already have a license key, you can download the current SDK release here.
-
iOS SDK 8.01 or later
-
Xcode 7 or later
-
Access to a Wowza Streaming Engine™ media server or a Wowza Streaming Cloud™ account. You can request a free Wowza Streaming Engine trial by completing the Wowza Streaming Engine trial sign-up form or sign up for a Wowza Streaming Cloud trial by completing the Wowza Streaming Cloud free trial form.
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:
- LiveStreamSampleApp.swift.xcodeproj, which demonstrates how to use the GoCoder SDK to capture and broadcast video using internal cameras on a device
- MetaDataSampleApp.objc.xcodeproj, which uses the GoCoder SDK to inject timed metadata into a live stream
- PlayerSampleApp.objc.xcodeproj, which shows how to use the SDK to play a live stream, including an ultra low latency stream from the Wowza Streaming Cloud™ service
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.
- Wowza GoCoder SDK Technical Articles
- Wowza GoCoder SDK for iOS Reference Docs
- Wowza GoCoder SDK for iOS Release Notes
- Wowza GoCoder SDK Community Forum
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.
This code is distributed under the BSD 3-Clause License.