Thursday, August 25, 2011

[android-developers] Using the Hardware decoder in LGP500 to render frames from camera

Hi,

We have created our own RTSP stack which gets frames from camera
and gets decoded by FFMPEG and is rendered on ImageView. We are using
an LG Optimus One device. The problem is that we are finding the frame
rate to be slower than the actual frame rate. We, therefore would like
to use the hardware decoder in StageFright framework.

Currently we have downloaded the entire Froyo source code and
compiled the StageFright Library. My question is if it possible to use
OMXCodec::Create with the RTSP stack we have created. The test
application shows ARTPSession class used with the OMXCodec::Create.
Any suggestions on how to use the OMXCodec::Create with the RTSP Stack
that we have created?

Thank you,
B.Arunkumar

--
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-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment