Wowza Community

Playback recordings from earlier stores (versions)

in version recording mode, we can apparently playback only from most recent (highest) version even when using playlistdelegate

how can we playback recordings from earlier versions.

Hi,

If you set the Archive Method property to version, a new directory (for example, myStream.1) is created when the directory myStream.0 already exists when:

The stream is disconnected and then restarted.

The stream times out and then reconnects.

So, if you want to play back older versions, you will need to use a playback URL of the following format:

http://[wowza-ip-address]:1935/dvr/myStream.0/playlist.m3u8?DVR

Zoran