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.

[参考译文] PROCESSOR-SDK-AM62X:如何启用 v4l2-util

Guru**** 2034120 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1291024/processor-sdk-am62x-how-to-enable-v4l2-util

器件型号:PROCESSOR-SDK-AM62X

您好!

首先、Linux SDK 条件为08.06.00.42。
我希望您确认如何使用 v4l2-util、例如 tisdk-base-image 文件系统下的"v4l2-ctl"和"medial-ctl"。
我可以确认这些工具可以在 tisdk-default-image 文件系统下使用、但我无法确认这些工具可以在 tisdk-base-image 下使用。
我可以在 tisdk-base-image 下添加这些工具吗?

此致、  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Machida-San、

    tisdk-base-image 是准系统 rootfs 映像、旨在作为用户添加包和创建适合其项目需求的自定义 rootfs 的起点。

    tisdk-default-image 是完整的 rootfs 映像、包含标准 Linux 命令和功能。 此映像还包含 TI 组件库、二进制文件和开箱即用示例。

    在 conf/local.conf 文件中添加以下行是否 有帮助?

    IMAGE_INSTALL_append = " v4l-utils"

    And build the tisdk-base-image using yocto.

    Hope this helps.

    Best Regards,

    Suren

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Suren-San、

    感谢您的评论。
    我明白了。 如果我有其他问题、我将再次发布主题帖。 我将关闭该主题。

    Br、