Wowza Community

offloading a manifest from memory

Hi there … is there any way to clear from memory a DVR manifest loaded?

I mean, I’d like to force a reload of the manifest without restarting Wowza or the virtual instance

Thanks

A manifest is loaded in a player. You can re-start the player, or you can limit the size of the manifest using the Playlist Request API

The DVR store, DVR chunks that have been written to disk, can be limited by setting the WindowDuration. I’m not sure there is a safe way to purge or manually delete the store, it might cause problems.

Richard