Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 402 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 402 Bytes

Adaptive Video Player

Project for my Control Methods for Computer Networks exam.

It's an HLS player which supports manual selection for the quality of adaptive streams (normally not possible via Apple APIs) by exploiting a specialized, opaque local HTTP proxy. Granted, it's kind of an hack and it will most likely break many kinds of streams, but hey, it works.

carthage update and have fun.