Wowza stream_sources API
Operations related to stream sources. You can create a Wowza stream source and associate it to a live stream or transcoder. ### Wowza Stream Sources When you set up a Wowza stream source with a live stream or transcoder, Wowza Video can automaticallydetect broadcast location, automatically start a stream when the video source starts, and automatically stop a stream after the video source disconnects.
Wowza stream_sources API is one of 48 APIs that Wowza publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include stream_sources. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, and a changelog.
This API exposes 5 operations across 3 paths, and defines 12 schemas. It is described by OpenAPI 3.0.3, at version 2.0.0.
Requests are made against a single base URL, http://localhost:8087.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Wowza stream_sources API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
It uses HTTP digest authentication (digestAuth).
By default, every request must be authenticated.
basicAuth— HTTP Basic Authentication using Wowza Streaming Engine admin credentialsdigestAuth— HTTP Digest Authentication
Paths & Operations 5
Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Operations related to stream sources. You can create a Wowza stream source and associate it to a live stream or transcoder. Wowza Stream Sources When you set up a Wowza stream sou…
Schemas 12
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are wowza_stream_source_patch_response (8 properties), stream_source_wowza (8 properties), stream_source_wowza_create (7 properties), index_stream_source (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Wowza 12
Other APIs Wowza publishes across the network.