HLS proxy server in iOS app.
This project provide the infrastructure of HLS proxy server inside your iOS app. The proxy server will play a client role to original resource servier and a server role to player in your app.The goal is help you fully control the HLS streaming.
So you can
- Access media content(ts files).
- Customize the control flow of HLS streaming for player.
- Save video files.
This project is still under development, please be patient.