Wowza Community

Clearing HLS packetized chunks

I have a stream that is packetized for HLS Cupertino, and this stream is actually created at run-time by the module, and plays live streams sent by the clients. When I change what stream this stream is playing, I need to clear the already packetized chunks, so somebody watching the stream from the new client, won’t see the last 10 seconds of the previous stream, but rather just wait for this new stream to be packetized. Is there a way?

Maybe shutting down and calling init again on the stream livestreampacketizer??

Anybody? Salvadore?