Wowza Community

Downloading ts chunks from edge server

is it possible to download ts chunks from edge server ?

Yes, you can get a list of chunks in a browser like this:

http://[wowza-address]:1935/[app-name]/[stream-name]/playlist.m3u8

Then you can download each at

http://[wowza-address]:1935/[app-name]/media_wxxx.ts/playlist.m3u8

Richard