Gstreamer on imx6 running Android

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Gstreamer on imx6 running Android

跳至解决方案
3,992 次查看
ieio
Contributor IV

Has someone already ported/compiled gstreamer fsl-plugins against gstreamer-sdk for Android (http://docs.gstreamer.com/display/GstSDK/Installing+for+Android+development) or used some sort of glue layer between omx and gstreamer ?

Any hints on how to proceed?

标签 (3)
0 项奖励
回复
1 解答
2,360 次查看
ChucoChe
NXP Employee
NXP Employee

Hello,

I haven't heard of an effort like this, but freescale codecs for openMAx are on android if that helps.

Michel

在原帖中查看解决方案

0 项奖励
回复
6 回复数
2,360 次查看
jojorong
Contributor IV

Hi,

You mean that i use the OpenMAX layer to invoke the HW codec only ?

Which SW module i can use In the Android platform, Stagefright ?

0 项奖励
回复
2,360 次查看
ChucoChe
NXP Employee
NXP Employee

Acceleration, as far as I know is done "the android way" in the openMax layer.

http://source.android.com/devices/media.html

Apparently if an uses openMax or something that uses openMax it will be accelerated.

Michel

0 项奖励
回复
2,361 次查看
LeonardoSandova
Specialist I

BTW,  on Linux the OpenMAX layer is not implemented, so GST elements directly talk to FSL modules. So all this GST + OpenMAX integration should be done on Android. Good luck!

Leo

0 项奖励
回复
2,361 次查看
varsmolta
Contributor V

so is there an example of how to use the omx "plugins" in android to capture and playback video from within an android app?

0 项奖励
回复
2,361 次查看
ChucoChe
NXP Employee
NXP Employee

Android uses the omx codecs intrinsically, so if you record or playback as you regularly do on android (gallery, am commands, etc) you'll be using the codecs.

Michel

0 项奖励
回复
2,361 次查看
ChucoChe
NXP Employee
NXP Employee

Hello,

I haven't heard of an effort like this, but freescale codecs for openMAx are on android if that helps.

Michel

0 项奖励
回复