https://github.com/dhairav/urlsessionhlsdownload
A swift 3 implementation for downloading HLS content and play it back using native AVPlayer
https://github.com/dhairav/urlsessionhlsdownload
avplayer hls hls-stream http-server ios swift swift-3 urlsession
Last synced: 16 days ago
JSON representation
A swift 3 implementation for downloading HLS content and play it back using native AVPlayer
- Host: GitHub
- URL: https://github.com/dhairav/urlsessionhlsdownload
- Owner: dhairav
- Created: 2018-01-25T09:46:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T11:58:07.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T01:13:23.090Z (about 1 month ago)
- Topics: avplayer, hls, hls-stream, http-server, ios, swift, swift-3, urlsession
- Language: Swift
- Size: 23.4 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URLSessionHLSDownload
A swift 3 implementation for downloading HLS content and play it back using native AVPlayer