Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 377 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 377 Bytes

StitchedStreamPlayer

Sample Code from Apple that demos how to play a video in the AVPlayer, specifically demonstrates how to read timedMetadata from the HLS stream. Creating this repo to bring it up to date since Apple has not updated it since 2011 plus adding some other sample code related to the AVPlayer itself.

3/28 Update to Xcode 5.0 and iOS 6.1