Wowza Community

REST API return no response

[Help]

I call REST API via PHP curl, but no response return.

here is my conf/Server.xml:

<?xml version="1.0" encoding="UTF-8"?>

Wowza Streaming Engine

Wowza Streaming Engine is robust, customizable, and scalable server software that powers reliable streaming of high-quality video and audio to any device, anywhere.

true

*

8087

none

true

false

JKS

TLS

SunX509

*

false

true

8089

none

restUserHTTPHeaders

Access-Control-Allow-Origin:*|Access-Control-Allow-Methods:OPTIONS,GET,PUT,DELETE,POST|Access-Control-Allow-Headers:Content-Type

${com.wowza.wms.TuningAuto}

*

8083

Server,VHost,VHostItem,Application,ApplicationInstance,MediaCaster,Module,IdleWorker

true

false

${com.wowza.amazonaws.ec2.AWSEC2_METADATA_PUBLIC_IPV4}

${com.wowza.amazonaws.ec2.AWSEC2_METADATA_PUBLIC_HOSTNAME}

8084

8085

true

${com.wowza.wms.ConfigHome}/conf/jmxremote.password

${com.wowza.wms.ConfigHome}/conf/jmxremote.access

false

Shockwave Flash|CFNetwork|MacNetwork/1.0 (Macintosh)

mp4

com.wowza.wms.plugin.amazonaws.ec2.env.ServerListenerEC2Variables

com.wowza.wms.mediacache.impl.MediaCacheServerListener

${com.wowza.wms.TuningAuto}

${com.wowza.wms.TuningAuto}

6970

false

Help me please.

Thank all.

Hello

Your Server.xml looks correct (though it is set-up without authentication for the REST calls which is not a problem in a test environment, but not recommended in a production environment), have you been able to access the documentation to run some test calls from the same machine that you have your Wowza Streaming Engine Instance installed on?

https://www.wowza.com/docs/how-to-access-documentation-for-wowza-streaming-engine-rest-api

Regards

Jason Hatchett