I'm studying HTTP Live streaming and I think I need .ts and the segment tool "mediasegmenter" but I can't find this tool on developer.apple.com
The only tool I could get was MakeRefMovie.
I've already searched https://developer.apple.com/streaming/.
Is MakeRefMovie the tool what I'm looking for? Then How can I seperate media file to chunk?
If you prefer freedom, you can use this: https://github.com/carsonmcdonald/HTTP-Live-Video-Stream-Segmenter-and-Distributor
It serves the same purpose as Apple's mediasegmenter, but is free and cross platform.