Wowza Community

Wowza Rest API for setting content path and enabling recording for a stream

Which wowza API or xml configuration is responsible to enable the recording of incoming stream and for setting the content path of the stream which is coming from wowza gocoder?

Currently, i am using engine manager but my requirement is to make it dynamic.

Eagerly waiting for the reply.! Thanks in advance.

Hi,

The content path is dictated by the StorageDir property in your install-dir/conf/[app-name]/Application.xml file. This is set when you create the application. You can specify an existing sub-folder when starting a recording. See these REST API examples for what’s available from an API point of view.

Regards,

Paul