Skip to content

Commit

Permalink
Updated readme for latest release.
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung1620 committed Jun 26, 2018
1 parent f89d1e2 commit 6c7d4b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository contains a sample application that demonstrates the capabilities

## Prerequisites

- [Wowza GoCoder SDK for Android v1.0.2.357](https://www.wowza.com/products/gocoder)
- [Wowza GoCoder SDK for Android v1.0.5.608](https://www.wowza.com/products/gocoder)

**NOTE:** The GoCoder SDK library necessary to build this app is not provided with this sample code. For a free trial of the SDK, complete the [GoCoder SDK trial sign-up form](https://www.wowza.com/products/gocoder/sdk/trial) to receive a link where you can download the SDK along with a free trial license key.

Expand All @@ -18,7 +18,7 @@ The sample app includes a number of activities that demonstrate the features of

- CameraActivity.java, which uses the SDK to capture and broadcast video using the device's internal cameras,
- InfoActivity.java, which uses the SDK's version and device interrogation APIs to list detailed information about the SDK and the mobile device, and
- MP4BroadcastActivity.java, which uses **WZBroadcast**, **WZBroadcastAPI**, and related classes and interfaces to broadcast frames from a local MP4 file.
- MP4BroadcastActivity.java, which uses **WOWZBroadcast**, **WOWZBroadcastAPI**, and related classes and interfaces to broadcast frames from a local MP4 file.

## More Resources
* [GoCoder SDK Technical Articles](https://www.wowza.com/docs/wowza-gocoder-sdk)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* WOWZA MEDIA SYSTEMS, LLC HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
*
* © 2015 – 2018 Wowza Media Systems, LLC. All rights reserved.
*/
*/

package com.wowza.gocoder.sdk.sampleapp;

Expand Down

0 comments on commit 6c7d4b5

Please sign in to comment.