Recording video in Android should be relatively simple. Or so I thought.
But after having wasted several days on trying to get it working, I would
like to see if anybody can understand what is wrong with my code.
This is the essential part of the relevant code (requiring Android 2.2 or
later):
Hi Everyone,
I am creating app for video recording. i press a button to start video. when
i press the button to stop the recording it stops.
problem is after stopping if i play video immediately it plays recorded
video but when i check video file in sd card i see its size is 0KB.
when i call finish
Touché
On Thu, Aug 11, 2011 at 10:33 PM, TreKing wrote:
> On Thu, Aug 11, 2011 at 8:33 AM, Akhilesh Mani
> wrote:
>
>> hiI need source code for video recording , my code had some
>> problem
>> its urgent...
>>
>
> Only because it's urgent. See attached. I hope it works for you.
>
>
> --
On Thu, Aug 11, 2011 at 8:33 AM, Akhilesh Mani wrote:
> hiI need source code for video recording , my code had some problem
> its urgent...
>
Only because it's urgent. See attached. I hope it works for you.
-
Well in that case show us your code and the logcat. I really doubt anyone
will give you code for free but for $100 I could. Payable via PayPal.
Thanks
On Thu, Aug 11, 2011 at 7:03 PM, Akhilesh Mani wrote:
> hiI need source code for video recording , my code had some problem
> its urgent.
hiI need source code for video recording , my code had some problem
its urgent...
thanks...
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from
ys..i can provide :)
but it will sure not in free
On Tue, May 17, 2011 at 5:19 PM, neha wrote:
> Can anyone provide me code to record video in android???
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send
Can anyone provide me code to record video in android???
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-develope
Hi,
I need to capture video without preview.
But if I set preview display to null by calling
setPreviewDisplay(null) on MediaRecorder instance,
it always gives me back an exception "prepare failed".
The details of logging information is like theses
02-11 23:06:40.921: ERROR/CameraInput(23323): U
HI,
i am trying to record video and upload to web, i have given my best
effort but no luck, i am not sure if it is possible with android 1.6.
Please help me to figure out the solution. is it possible to do
that.its really urgent
--
You received this message because you are subscribed to the Googl
I finally got it to record videos. The preview surfcae works fine and
the audio stream of the audio resulting file is also okay. But the
video stream is a complete messup because you cannot figure out what
it is. The main part of the screen is filled with green colours.
Any idea what could be the
Hi all,
I am having some trouble getting video to record. Every time I call
prepare(), I get a IOException with an error message "prepare failed".
Any help would be great.
thanks,
Hamy
public class Test extends Activity {
/** Called when the activity is first created. */
@Overr
not to labour the point, but i ask whether it was new because i
didn't need it with 1.5pre and the Haykuro image.
i'll give it a try when my ADP comes back, thanks.
>No, you have always needed a camera permission to access the camera.
>It's new to the MediaRecorder API because we didn't add vi
nope, never needed it. is the requirement new?
i'll give it a go, thanks.
(looks like my posts are going to the list then. does the list not
echo them back to the poster, like it used to?)
>Did you include android.permission.CAMERA in your manifest?
>
>On May 1, 3:21 pm, Jason Proctor wrote:
(resend from different address, see if it makes it this time.)
is video recording supported in 1.5?
i got it mostly working with the Haykuro 1.5 ADP image - the video
file was legally formatted but didn't play properly.
with the official 1.5 images, it doesn't work at all.
setVideoEncoder() f
is video recording supported in 1.5?
i got it mostly working with the Haykuro 1.5 ADP image - the video
file was legally formatted but didn't play properly.
with yesterday's official 1.5 images, it doesn't work at all.
setVideoEncoder() fails, with the wonderfully informative error
message "s
16 matches
Mail list logo