Wowza Community

How to save instanse of LiveStreamPacketizerCupertinoChunk to file?

I have an instance of LiveStreamPacketizerCupertinoChunk in onFillChunkEnd handler

http://www.wowza.com/resources/serverapi/4.5.0/com/wowza/wms/httpstreamer/cupertinostreaming/livestreampacketizer/IHTTPStreamerCupertinoLivePacketizerDataHandler2.html.

I need to save it to file system. The same file clients getting from chunklist.

Hello,

I believe you would need to create a custom module to be able to write playlists and media segments to local disk. We do have fully functional examples of this here.

Hope this helps you get started.

Regards,

Alex C