Wowza Community

SRT always return status error when publishing by GoCoder

When I publish stream by GoCoder Android

I config Gocoder info is:

Host: wowza server ip

Port: 1935

Application: live

Streamname: myStream

I config SRT like bellow

Stream Target: myStreamSRT

Source Stream Name: myStream

Destination Host: wowza server ip

Destination Host: 1935

Recovery Buffer: 400

Is this configuration is correctly. Why SRT always return status error

It is because the GoCoder SDK does not support SRT @chi nk. It only supports the WOWz protocol and HLS fallback at this time. SRT is supported in Wowza Streaming Engine workflows, but not in GoCODER SDK> ENGINE> PLAYER.

So at this time GoCoder SDK does not support SRT to stream at input sources.

Can GoCoder SDK does support play SRT streaming at output devices?

So GoCoder SDK does not support at input source.

Can GoCoder SDK does support play SRT streaming at output devices?

My answer was confusing @chi nk and I apologize for that. Let me see if I can clarify for you. You can’t use the GoCoder SDK to send an SRT stream to Wowza Streaming Engine or Cloud. The GoCoder SDK and app doesn’t support the SRT protocol.

BUT! You can send a non-SRT stream from the GoCoder app or from an app you build with the GoCoder SDK and Wowza Streaming Engine or Streaming Cloud will CREATE an SRT stream for you and will send out the SRT stream to a player.

The player will need to support SRT and be listening on the set port.

So, the workflow can be GoCoder SDK -> WSE -> SRT stream target for playback.

So, if that is what you did, what is the error you are getting?

My workflow is GoCoder SDK -> WSE after that Wowza Streaming Engine CREATE an SRT stream

I don’t know that I was misunderstanding how to configure SRT or not.

Is this configuration is correctly. Why SRT always return status error?

My workflow is GoCoder SDK -> WSE after that Wowza Streaming Engine CREATE an SRT stream by SRT stream target

I don’t know that I am misunderstanding SRT’s configuration or not.

Is this configuration is correctly. Why SRT always return status error

Error: PushPublishSRTConnector.connect.failed:[live/definst/streamName] Host … Port 1935

Not sure as you seem to be doing it correctly. However, to find the actual issue, our engineers will need you to submit a support ticket so they an view all your logs and config files. They won’t debug in the forums. We use special tools to run tests and for that you need to do the support ticket. Here is the link:

https://www.wowza.com/support/open-ticket

Sorry this is not working for you, but the Wowza engineers will find the cause quickly and get this working for you.