HTTP provider examples

Use Java classes called HTTP providers to extend Wowza Streaming Engine functionality on a per-port basis.

Articles

Monitor active connections
Get connection counts for Wowza Streaming Engine server, applications, application instances, and streams with an HTTP provider in the Wowza Streaming Engine Java API.
Create live stream thumbnails
Generate a thumbnail image from a live stream with this HTTP provider for the Wowza Streaming Engine Java API.
Get detailed server info with an HTTP provider in the Wowza Streaming Engine Java API
Get detailed server information with this HTTP provider in the Wowza Streaming Engine Java API.
Make an HTML page with graphics and scripts using an HTTP provider
Manage HTML presentation with images, style sheets, and JavaScript by using an HTTP provider with the Wowza Streaming Engine Java API.
Create a WebSocket server with the Wowza Streaming Engine Java API
Configure an HTTP provider in the Wowza Streaming Engine Java API to host WebSocket sessions on Wowza Streaming Engine.
Generate a SMIL file with an HTTP provider using the Wowza Streaming Engine Java API
Use a Wowza Streaming Engine Java API HTTP provider to create a SMIL file for adaptive bitrate playback of transcoded renditions.
Set a default custom HTTP response code
Replace the default HTTP provider in Wowza Streaming Engine, allowing for the return of a custom HTTP response code.
Inject timed metadata
Create an HTTP provider with the Wowza Streaming Engine Java API to inject AMF timed metadata into a live stream.