This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Gstreamer on TDA4VH

Part Number: TDA4VM
Other Parts Discussed in Thread: TDA4VH

Hi Team,

I want to integrated  Gstreamer on our own layers based on TDA4VH board, my question is that which Ti-plugins should I add to the images if we want to use H265  ?

And is there any necessity to add the gstreamer1.0-plugins-dsp66, cause when I bitbake gstreamer1.0-plugins-dsp66, it occurred error

            ti-cgt6x was skipped: incompatible with host aarch64-xxx-linux (not in COMPATIBLE_HOST)
            NOTE: Runtime target 'ti-cgt6x' is unbuildable, removing...
            Missing or unbuildable dependency chain was: ['ti-cgt6x']
            NOTE: Runtime target 'clocl' is unbuildable, removing...
            Missing or unbuildable dependency chain was: ['clocl', 'ti-cgt6x']
            ERROR: Required build target 'gstreamer1.0-plugins-dsp66' has no buildable providers.
            Missing or unbuildable dependency chain was: ['gstreamer1.0-plugins-dsp66', 'opencl', 'clocl', 'ti-cgt6x']

Could you tell me how to solve this problem?

Kind regards,

Huang

  • Hi Huang,

    Please refer to the SDK provided for the TDA4VH, all the required GStreamer plugins are part of meta-arago and meta-psdkla.

    You do not need to include gstreamer1.0-plugins-dsp66 since this processor core is not present in TDA4VH and is therefore not supported.

    Regards
    Karthik