Wowza Community

nDVR Convert FileDestination

Hi,

One of the optional params with the Live to VOD clip Engine REST API is dvrConverterOutputFilename. Is there also a param for setting the file destination folder? I need it to be other than the /content folder.

Thanks.

Hi,

You should be able to use the dvrConverterDefaultFileDestination parameter. Here’s the description from the Swagger UI:

The file location to use when converting a nDVR store, the default is configured as the StorageDir in the application in use

Michelle