You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CocoaHTTPServer
Hi,
In my iOS application i'm using cocoa HTTP Server and Cocoa Async Socket to stream movies from external accessory. Movies will be played using native MPMoviePlayerViewController. For normal and full HD videos play back is smooth and fine. In case of 4K video the play back movie often paused. In MPMoviePlayerController load state become MPMovieLoadStateStalled at the time of pause. When compared to normal videos the connection is getting closed often for 4K Videos. Please provide your inputs to resolve this issue.