How I can Save mpeg-ts (.ts) chunk to files for live streams? I use this article https://www.wowza.com/docs/how-to-generate-and-control-mpeg-ts-output-for-set-top-boxes but have not result. Thanks .
Hi,
There isn’t a way to save the mpeg-ts chunks to files. Can you explain more what it is you you require this for?
Daren
I need .ts files set of stream, which will be available for the my program.
I can intercept the created mpeg-ts chunk and save it to disk by wowza ide module?