[android-developers] Re: Android Video Capturing

2009-03-21 Thread Dan Morrill
That page refers to the underlying system, which is indeed capable of encoding to H.263. However, no API for video recording exists in Android 1.0 or 1.1. A future version of Android (likely the next one) will support video recording, including an API. - Dan On Fri, Mar 20, 2009 at 12:51 PM, p0

[android-developers] Re: Android Video Capturing

2009-03-21 Thread p0kerkn1ght
This link appears to indicate that Video Capture is supported for both H.263 and H.264 http://developer.android.com/guide/appendix/media-formats.html Is there another source I should be using? On Mar 20, 2:38 pm, "Mark Murphy" wrote: > > I'm novice in Android and looking for Video Capturing ap

[android-developers] Re: Android Video Capturing

2009-03-21 Thread Andy Braun
This link appears to indicate that Video Capture is supported for both H.263 and H.264 http://developer.android.com/guide/appendix/media-formats.html Is there another source I should be using? On Fri, Mar 20, 2009 at 2:38 PM, Mark Murphy wrote: > > > I'm novice in Android and looking for Video

[android-developers] Re: Android Video Capturing

2009-03-20 Thread Mark Murphy
> I'm novice in Android and looking for Video Capturing app development. > I read some docs ,depicts that no support for Android Video capturing. Correct -- there is no current support for video capture in Android. > But I would like to make it using J2ME Android has nothing much to do with J2M