Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creeveliu/HTTPLiveStreamingTools
Latest Apple HLS tools copy from Apple Developer Center
https://github.com/creeveliu/HTTPLiveStreamingTools
apple-developer-center hls ios
Last synced: 26 days ago
JSON representation
Latest Apple HLS tools copy from Apple Developer Center
- Host: GitHub
- URL: https://github.com/creeveliu/HTTPLiveStreamingTools
- Owner: creeveliu
- Created: 2015-11-27T01:18:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T03:38:12.000Z (over 5 years ago)
- Last Synced: 2024-08-03T16:09:16.465Z (4 months ago)
- Topics: apple-developer-center, hls, ios
- Homepage:
- Size: 21.2 MB
- Stars: 72
- Watchers: 8
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-video - creeveliu/HTTPLiveStreamingTools - Latest Apple HLS tools copy from Apple Developer Center - creeveliu/HTTPLiveStreamingTools (HLS / Talks Presentations Podcasts)
README
# HTTPLiveStreamingTools
A lastest copy from Apple Developer CenterOriginal download source: https://developer.apple.com/downloads/
To install the HTTP Live Streaming Tools, double-click the StreamingTools.pkg and follow the instructions. The installer will install these tools into:
```
/usr/local/bin/mediastreamsegmenter
/usr/local/bin/mediafilesegmenter
/usr/local/bin/mediasubtitlesegmenter
/usr/local/bin/variantplaylistcreator
/usr/local/bin/mediastreamvalidator
/usr/local/bin/hlsreport.py
/usr/local/bin/id3taggenerator
```Please refer to the man-pages for detailed instructions for how to use the tools. The man-pages are invoked from the command-line as follows:
```
man mediastreamsegmenter
man mediafilesegmenter
man mediasubtitlesegmenter
man variantplaylistcreator
man mediastreamvalidator
man hlsreport
man id3taggenerator
```