uiviewcontroller - Getting a great Video message Thread in IOS -
I'm trying to achieve something like the following
Basically I'll need a single UIView that is holding these objects, Record the user who posts a video and a reply function for a user and play back. Hard working for me is trying to do the same thing as a message feed.
How can I contact to design this UIView so that I can get all the controls from As suggested by Paulo, the top half can be a webview where the video can be displayed . Apart from this, AVPlayer (or AVPlayerLayer) should use AVFoundation for image captures in the lower half. In this way you can get custom capture interface. MPMoviePlayerControl in a view of both the video for recording and viewing?
Comments
Post a Comment