I\'ve been having quite a difficult time extracting ID3 information from an MP3 being streamed over Live HTTP Streaming (using the Wowza media server, if anyone is curious).
You need to register a subclass of NSURLProtocol in Appdelegate didFinishLaunchingWithOptions method.
then you can see the response of the request made by your video player