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.

AM5728: OpenCV usage with ffmpeg

Part Number: AM5728


Hello Margarita,

        In this thread, if you remind you suggest to copy directory to /media/rootfs after bitbake Opencv with FFMPEG.

But what should be do for AM5728 board? Means which ipks would have to copy to the board and install them.

And i also remind that first we planned to modified opencv_3.1.bb file, after then make decision to add one line to "tisdk/sources/meta-arago/meta-arago-distro/conf/distro".

Moreover in "arago.conf" file, you have suggest to add "LICENSE_FLAGS_WHITELIST = "commercial".

And here same kind of line "LICENSE_FLAGS_WHITELIST = "commercial_gst-ffmpeg commercial_gstreamer1.0-libav"" is available.

So, we have to replace this line or add extra line?.

Regards,

Kishan Patel.

  • Hello Kishan,

    You could try :
    sudo cp -R '/<..>/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencv/3.1+gitAUTOINC+ffb1eb48af-r3/image/usr' /media/rootfs/

    or

    copy and install the ipks from here:
    /home/mms/tisdk/build/arago-tmp-external-linaro-toolchain/work/am57xx_evm-linux-gnueabi/opencv/3.1+gitAUTOINC+ffb1eb48af-r3/deploy-ipks/am57xx_evm


    I would recommend you check this link:
    docs.opencv.org/.../videoio_overview.html

    Hope this helps.

    BR
    Margarita