Wowza Community

REST API methods for recorded videos

Hi,

We trying to set up an integration with previously recorded videos to be pulled, sent to a different platform and then deleted.

Is there a REST method available for this?

If not, has anyone else come up with a way to access the recorded videos in /content folder ?

Hi,

You can create a module to move recordings via the API.

We have articles with instructions for two methods.

How to move recordings from live streams (ModuleMediaWriterFileMover)

How to use IMediaWriterActionNotify to programmatically move and rename recordings of live streams

Regards,

Andy_E