标签: iphone objective-c ios ios6
我想为HTTP直播流自定义Media Player Control。 我尝试过MP控制器层,但它无法正常工作,是否有处理时间线和快进的想法?
答案 0 :(得分:2)
希望这些链接适合您:
http://developer.apple.com/library/ios/#documentation/networkinginternet/conceptual/streamingmediaguide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html
MPMoviePlayerController and HTTP Live Streaming
Implementation of HTTP Live Streaming in iOS