i have a view in which i want to play a video if user recorded or show photo taken from camera in a custom size screen.any help appreciated.
|
Whether is it possible to access the frames of a Video at the time of recording?If yes,how?
|
Is it possible to set the time limit for a video recording in the iPhone? I know the maximum limit is 10 minutes. But I want to reduce it to 5 ... |
I want to develop a program in with user can capture and save only last 30 sec of video after stop button pressed.
1) Do we have control over video recording?
2) how ... |
HI,
I need to record video using iPhone. To do that i used UIImagePickerController. I have an iPhone 3G, with me. when i run my code to check if source type available ... |
I have this iPhone app, which plays streaming video from a source(Just video, no audio).
Is there any mechanism by which i can capture this streaming video or record them, for later ... |
I have recorded video in kitchensink(phone >>
save to gallery >> from video). After recording video it was give message "Check your photo gallery", but when I have open photo gallery(phone ... |
|
Hey guys i was curious if anybody could give me a very brief description of how to make an app record video in iOs 4. I know how to do all ... |
Hi
I am looking forward to get some visual effects will recording video but unable to get any help from any where. It would be great if any ... |
I am writing an application that records video on an iPhone using the UIImagePickerController class. The application works fine with the iPhone 4 and iPhone 3GS but I am getting ... |
I'm experimenting with video processing and I'm looking for uncompressed video frames from iPhone. It is possible to record them since iOs 4.0 by dumping a buffer from api to the ... |
Does anyone know how to record videos from an iphone app without making it to close..
it would be greatly helpful, if any one provides the sample code...
|
I need xcode sample program to record video in iphone 3G ios 4.2.
I downloaded another app that is running fine.
There is another way by using AVFoundation framework. Anyone has idea ... |
I'm doing research for a iphone video chat app project.
I've tried this to capture image,
use AVCaptureVideoPreviewLayer to display camera view
and put a MPMoviePlayerController to play network stream video at ... |
How to recording video send server for live streaming. i configured wowza media server with Apache HTTP webserver.
|
My need is that when Playing a video in movie player when I tap record button the video plays and at a time the video shud also record.Can any one suggest ... |
Need a suggestion for "Is it possible to record the audio or video at where I stoped recording by pausing it?"
Anyone's help will be much appreciated
Thanks to all,
Monish.
|
I have one application than record pictures and videos using ALAssetsLibrary . Can i customize the file name of saved image or video ?
Thanks for help !
|
i have a map application in which there is a button named video where if a user clicks on the video button he can record video at any location he like ... |
I have developed an iPhone application, where user can record the video using device Camera. I used UIImagePickerController for that. I want to allow user to add any external Mic in ... |
I need to play audio and record video from camera at the same time in my app.
How I can to do that?
|
i have coded a videocamera app for the iphone 4 with functions like lock focus..
i have one big problem. when i record 720p videos with it and make longer movies than ... |
I am making an app that uses AVFoundation and an AVCaptureSession to record video. I would like to record the video in black and white either in real time or at ... |
I'm going to develop the program can record the video in background mode.
I finished foreground mode.
but i have no idea in background mode. What can i do? Please tell me the ... |
V4.x
We have an app that is recording audio in the background. No problem.
1) Phone call comes in
2) App gets Audio Interruption Event
3) Phone Call ends
4) App gets Audio Interruption ... |
Skype added an anti-shake feature in it's video conference app on iPhone. How can that be done?
|
I want to play a video (with sound) and record video from the front-facing camera at the same time. The view finder for the camera should appear as a small "picture-in-picture" ... |
I was able to save the file after recording without audio but after adding [session addInput:audioInput] to include audio on my video recording it gives me a console error
_playbackInterruptionDidEndNotification :: NSConcreteNotification ...
|
Is there any sample example which demonstrates recording audio and video simultaneously using AVAssetWriter?
|
I want to figure out if it is possible to record a video by accessing device camera through AVFoundation framework , while the other video is being played at the top ... |
Is it possible to record video, audio while talking on phone
|
I am new to iphone application. I am going to implement vido recording and audio recording while user talking on phone. Is it support apple. Please give some guidelines.
|
I have a problem with recording video in my app. After recording for 54 secs the application resignes active state. Is there a way to block it until after the video ... |