In my app I need to record the video and share in my app's network. I need to put some limit on the size of the video NOT on the duration. I had a look into the documents and I found duration property on which I can put a check for duration but NOT on the size of the video. Is there any way by which it can be achieved? I am using "MPMoviePlayerController"
Asked
Active
Viewed 175 times
2
-
Seems unlikely that you were using MPMoviePlayerController for __recording__ video. – Till Apr 15 '15 at 17:50
-
@Till I have mentioned that I am using "MPMoviePlayerController". Do you have the solution? – Developer Apr 16 '15 at 06:58
-
@Developer: Have you got any solution? – Yogesh Mv Apr 14 '17 at 09:57