Create a Wowza stream source

POST {{baseUrl}}/stream_sources/wowza

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

Request Body

{"stream_source_wowza"=>{"name"=>"My Wowza Stream Source"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"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"}}