Wowza REST API - Source Code
Wowza Streaming Engine software has REST Application Programming Interfaces (APIs) that can be used to manage, configure, and monitor the media server with HTTP requests. Wowza Streaming Engine 4.1 includes a servlet that provides access to runtime documentation of these REST APIs as a preview feature. The documentation is displayed as JSON data in the Swagger user interface (v1.2). Developers can use the "Try it out!" buttons in the Swagger UI to control the Streaming Engine software if they acquire a preview license.

- Versions
- SDKs (10)
- Articles (2)
- How To(0)
- Source Code(21)
- Libraries(0)
- Developers (0)
- Followers (17)
- Changelog (32)
Sample Source Code (21)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Wowza Geocode Streaming Engine Android Sample Code | The Wowza Geocode Streaming Engine Android Sample Code demonstrates how to configure an Android app created with Wowza GoCoder™ SDK to broadcast or play a live stream from a Wowza Streaming Engine™ media server software instance. |
![]() | Wowza Geocode Streaming Engine iOS Sample Code | The Wowza Geocode Streaming Engine iOS Sample Code demonstrates how to configure an iOS app created with Wowza GoCoder™ SDK to broadcast or play a live stream from a Wowza Streaming Engine™ media server software instance. |
![]() | Wowza Geocode Streaming Cloud Android Sample Code | The Wowza Geocode Streaming Cloud Android Sample Code demonstrates how to configure an Android app created with Wowza GoCoder™ SDK to broadcast or play a live stream from the Wowza Streaming Cloud™ service. |
![]() | Wowza Geocode Streaming Cloud iOS Sample Code | The Wowza Geocode Streaming Cloud iOS Sample Code demonstrates how to configure an iOS app created with Wowza GoCoder™ SDK. Developers can learn how to broadcast or play a live stream from the Wowza Streaming Cloud™ service. |
![]() | Wowza Geocode Livestream Android Sample Code | The Wowza Geocode Livestream Android Sample Code demonstrates how to start, stop, and monitor a live stream broadcast with Wowza GoCoder™ SDK for Android. |
![]() | Wowza Geocode Livestream iOS Sample Code | The Wowza Geocode Livestream iOS Sample Code demonstrates how to start, stop, and monitor a live stream broadcast with Wowza GoCoder™ SDK for iOS. |
![]() | Wowza Geocode Broadcast Android Sample Code | The Wowza Geocode Broadcast Android Sample Code demonstrates how to use the WowzaConfig class in the Wowza GoCoder™ SDK to stream a live broadcast. Developers can configure audio, video, and connection. |
![]() | Wowza Geocode Broadcast iOS Sample Code | The Wowza Geocode Broadcast iOS Sample Code demonstrates how to use the WowzaConfig class in the Wowza GoCoder™ SDK to stream a live broadcast. Categories include video, audio, and connection for the Streaming Cloud. |
![]() | Wowza Geocode Camera View Android Sample Code | The Wowza Geocode Camera View Android Sample Code demonstrates how to use the UI component of WOWZCameraView, a subclass of the SurfaceView class in the Wowza GoCoder™ SDK for Android, to display a preview of the active camera |
![]() | Wowza Geocode Camera View iOS Sample Code | The Wowza Geocode Camera View iOS Sample Code demonstrates how to use the WOWZCameraPreview class UI component of the Wowza GoCoder™ SDK for iOS to display a preview of the active camera. |
![]() | Wowza Swift ObjectiveC Sample Code by Wowza | The Wowza Swift ObjectiveC Sample Code by Wowza demonstrates how to interact with the API for iOS users. The sample application presents the functionalities of the Wowza GoCoder SDK available at https://www.wowza.com/products/gocoder |
![]() | Wowza MP4 Player ObjectiveC Sample Code by Wowza | The Wowza MP4 Player ObjectiveC Sample Code by Wowza demonstrates how to implement a player into a media application. Available XCodeWorkspace project. |
![]() | Wowza Publishers PHP Sample Code by Wowza | The Wowza Publishers PHP Sample Code by Wowza demonstrates how API interaction can access publishing features. Basic requests and responses available. |
![]() | Wowza Application PHP Sample Code by Wowza | The Wowza Application PHP Sample Code by Wowza presents API interaction. It provides examples to set up a stream configuration, a security configuration, and a module configuration. |
![]() | Wowza Recording PHP Sample Code by Wowza | The Wowza Recording PHP Sample Code by Wowza presents how API interaction can access recording features. Requests can access recorded streams with the right code available on GitHub. |
![]() | Wowza Streamline PHP Sample Code by Wowza | The Wowza Streamline PHP Sample Code by Wowza demonstrates how to interact with the API. It can complete an update on the stream file, connect to the stream identified in the file, and remove the stream file. |
![]() | Wowza Logging PHP Sample Code by Wowza | The Wowza Logging PHP Sample Code by Wowza shows how to interact with the API. The code presents how to login to validate a media caster stream. |
![]() | Wowza PushPublish PHP Sample Code by Wowza | The Wowza PushPublish PHP Sample Code by Wowza demonstrates how to add push publish in an application. The code presents basic requests and responses. |
![]() | Wowza Statistics PHP Sample Code by Wowza | The Wowza Statistics PHP Sample Code by Wowza demonstrates how to interact with the API. It allows developers to implement statistics per application, total server statistics, and historical statistics. |
![]() | Wowza GoCoder™ Swift Sample Code by Wowza | The WowzaGoCoder™ Swift Sample Code by Wowza shows how to deploy the WowzaGoCoder™ iOS SDK when building applications. The SDK requires the onwards of iOS SDK 8.01, Xcode 7, and WowzaGoCoderiOS SDK v1.0.1.424. Developers must complete account sign up form for theGoCoderiOS SDK to be to access the portal. |
![]() | Wowza GoCoder™ Java Sample Code by Wowza | TheWowzaGoCoder™ Java Sample Code by Wowzashows how to deploy the WowzaGoCoder™ Android SDK when building applications. The SDK requires the onwards of Android SDK v4.4.2, Android Studio v1.2.0, andWowzaGoCoderAndroid SDK v1.0.1.340 as well as access to Wowza Streaming Engine serve or cloud-hosted Wowza Service Account. Developers must complete account sign up forms for GoCoder SDK,Wowza Streaming Engine, and WowzaCloud to be able to access the portal. |