Fetch a Wowza stream source

GET {{baseUrl}}/stream_sources/wowza/:id

(Available from version 1.4) This operation shows details of a specific Wowza stream source. A Wowza stream source enables automatic transcoder start, stop, and broadcast location detection.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"stream_source_wowza":{"created_at":"2020-01-29T17:16:22.001Z","name":"My Wowza Stream Source","primary_url":"rtmp://origin.cdn.wowza.com:1935/live","state":"stopped","stream_name":"0I3abc1FPZ2P3Qxdfz3YwKtZdDqu6102","updated_at":"2020-01-31T07:32:43.001Z"}}