Hi, I am able to see recorded videos from live streams in the contents folder.
I would like to move these files to another destination (either another aws server or another folder in the same machine) as the files are being generated. I came across this article: How to move recordings from live streams (https://www.wowza.com/docs/how-to-move-recordings-from-live-streams), but I’m not sure what I should use for the configuration files.
Can someone explain to me what these mean? In particular, can I define the path of another server’s IP address? Or what should I key in to move files to a new directory?
fileMoverDestinationPath: The destination path of the file. This property supports the following variables:
${com.wowza.wms.context.VHost}: vhost name
${com.wowza.wms.context.VHostConfigHome}: vhost folder
${com.wowza.wms.context.Application}: application name
${com.wowza.wms.context.ApplicationInstance}: appInstance name
${com.wowza.wms.context.StreamName}: stream name