Forums - how to get poky for installing GStreamer plug-in

2 posts / 0 new
Last post
how to get poky for installing GStreamer plug-in
spavithra.1182
Join Date: 16 Aug 23
Posts: 2
Posted: Mon, 2023-08-28 00:28

Hello,

I am trying to install GStreamer plug-in so I am following below process

  1. Enable Qualcomm Neural Processing SDK distro feature.
    1. Add qti-snpe to the DISTRO_FEATURES_append list in the distro configuration file.
    2. Configuration file: poky/meta-qti-bsp/conf/distro/<distro>.conf
    3. Configuration: DISTRO_FEATURES_append = " qti-snpe"
  2. Add the Qualcomm Neural Processing SDK package in the workspace.

    For example, if the Qualcomm Neural Processing SDK folder name was snpe-x.y.z, rename it to snpe.The final directory structure should look similar to poky/meta-qti-ml-prop/recipes/snpe-sdk/files/snpe/.

    1. Download the Qualcomm Neural Processing SDK package and unzip it.
    2. Go to poky/meta-qti-ml-prop/recipes/snpe-sdk/.
    3. Create a folder Files in this directory.
    4. Copy the unzipped Qualcomm Neural Processing SDK package folder to poky/meta-qti-ml-prop/recipes/snpe-sdk/files/.
    5. Rename the copied folder name to snpe.
  3. Rebuild the image and flash the image to the device.

 

 

I stucked at first step. I downloaded sdk version 2.13. and cloned the poky git but I am unable to find meta-qti-bsp in poky folder.

Should I install any packages to get this.
Git hub link for poky:
GitHub - yoctoproject/poky: Mirror of https://git.yoctoproject.org/poky/. 

Thank you

  • Up0
  • Down0
madan
Join Date: 26 Aug 23
Posts: 2
Posted: Wed, 2023-08-30 04:06

Even I'm facing the same probelm. qtimlsnpe module is missing from RB5.

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.