uiviewcontroller - Getting a great Video message Thread in IOS -


I'm trying to achieve something like the following

 Enter the image details here

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 MPMoviePlayerControl in a view of both the video for recording and viewing?

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.

Comments

Popular posts from this blog

php - how to change mysql_result($res, 0, "url"); to mysqli -

c# - Textbox not clickable but editable -

Matlab transpose a table vector -