WowzaMediaSystems / wse-example-pushpublish-hls

Wowza Streaming Engine™ sample and documentation for implementing an HLS Push Publishing (Stream Target) profile.
34 stars 8 forks source link

TS files creating issue #9

Closed Tkamiya closed 6 years ago

Tkamiya commented 6 years ago

Hello,

I found an issue of TS files creating. When I pushed the HLS playlists and .ts files to my S3 bucket, then the .ts files are not created 257 or more. I have set the 10000 in cupertinoMaxChunkCount. So I expected the .ts files will be created until 10000. But it was not created.

Would you check it?

Best regards,

Taka