Wowza Community

Extending Wowza TS size

I have a HLS stream on Wowza. 29 seconds .ts is split. How can I get it out for 1 minute.

Hello Onur,

We outline ways to configure the HLS chunk sizes in the following support article:

https://www.wowza.com/docs/how-to-configure-apple-hls-packetization-cupertinostreaming

I believe you would want to increase the number of chunks in a playlist that is returned.
The property cupertinoPlaylistChunkCount default is 3 (10 second chunks x 3 is 30 seconds of video). You can change this to 6, and you will get 60 seconds of video with each playlist.

Regards,

Alex

Thank you very much set it to 60 seconds for your answer, but the broadcast starts from 30 seconds. What is the solution to this?

Image is attached