Can't install RTMP plugin from gst-plugins-bad

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

Can't install RTMP plugin from gst-plugins-bad

2,070 次查看
mehdisarkeshi
Contributor I

I have tried below procedure to install rtmp from gst-plugins-bad in my image with no luck.

Task #9 - How to add bad/ugly

I have also tried using gst-plugins-bad-meta but I can't get rtmp plugin installed in my image . Nothing seems To work.

Any help is appreciated.

0 项奖励
回复
1 回复

1,529 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Mehdi Sarkeshi,

I would recommend first listing all the available packages on the branch you are using. If possible I would also recommend using one of the latest branches like fido.

Once you have your environment setup please run

$ bitbake -s

This will list all available packages. You may use grep in order to look for keywords, like the plugins available:

$ bitbake -s | grep gst-plugins

And chose from these lists, the packages available should install successfully.

0 项奖励
回复