Use this tag for video related questions about iPhones and other iOS devices.
Questions tagged [iphone-video]
10 questions
7
votes
2 answers
How to get the list of all video files in iPhone
I want to get the list of all video files which are stored in iPhone internally (recorded and iPod). I want to show all the video files in my application.
I have a TableViewController and want to show all video file from iphone in my application.…

dheeru
- 395
- 3
- 13
5
votes
2 answers
MPMoviePlayerController "Loading Movie..."
I'm trying to play a video file from the resource folder on iPhone with iOS 4.1. The MPMoviePlayerViewController displays the view but it only says "Loading Movie..." forever with the activity indicator rotating. Anyone knows the cause of this? I've…

Accatyyc
- 5,798
- 4
- 36
- 51
2
votes
3 answers
Adding text subtitles to video track (in Swift) fails with error code -11841
I have been struggling with adding text subtitles to videos for a while. I have added some links that I referred in detail, but they are not helping.
In below code, I am trying to add a subtitle to a video. The output file path is as below:…

navalsaini
- 522
- 6
- 20
2
votes
2 answers
Making a FaceTime like app?
I'm making an app witch allows you to make a video call from one device to another. I've done a bunch of searching around and I haven't been able to find something that tells me how to get the video and audio from the iPhone camera and send that…

Dan Grueneberg
- 215
- 1
- 4
- 9
1
vote
0 answers
Play Video uploaded from iPhone on Android
I am creating an application in which I have to upload and play videos on both Android and iPhone but video uploaded from iPhone is not working on Android. It say's "Can't Play video"
What is the best solution to resolve this issue. Do I reduce the…

Krishnakant Dalal
- 3,568
- 7
- 34
- 62
1
vote
1 answer
Common .mp4 codec format for web and mobile phones
I have a website and mobile app(for iOS and Android) for e-learning. For web i am using JWPlayer. Many users reporting that they face video freezing or buffering issue.But i have checked in my chrome browser it only buffer even faster internet…

SURESH KUMAR
- 403
- 5
- 15
0
votes
0 answers
videosdk library is opening back camera instead of front in iphone
I am using videosdk for video meeting in my website. Everything is working fine on Android and desktop but while using iPhone, it starts back camera instead of front camera. However, I have used facing mode as front.
async function…

Rahul Gupta
- 972
- 11
- 29
0
votes
0 answers
I want to stream to common devices from little phones to big screen TVs: What formats, screen sizes, codecs, should I transcode into?
I'm a good programmer but I don't have experience with video streaming. I want to support devices and Internet speeds around the world well, and I don't care about using up disk space.
Assume my users are demographically like the people who use…

Eric Lazarus
- 31
- 5
0
votes
0 answers
Way to play videos captured from iPhone on Android device?
I am aware that some unsupported .MP4 videos doesn't play in Android.
Video is recorded from default camera app in iPhone and shared to android device.
I've also checked for any available answers. I found FFmpeg library. I guess it is used to…

kevz
- 2,727
- 14
- 39
0
votes
1 answer
how to change location from temp file to hd on an iphone progrramming
i want to take a video in high resolution in my app.so far when I called the function [uiimagepickerobject startVideoCapture]
When recording reaches 20 sec it gets memory warning and app crashes. I think when i called the startVideoCapture method it…

Muhammed Shabab
- 79
- 1
- 3