Tool Usage

Tool Introduction

The plugin information collection tool is used to quickly collect information about all plugins.

The plugins collected by this tool include native GStreamer plugins, such as clocksync, rtpisacdepay, rtpisacpay, rtpldacpay, av1parse, vp9parse, rtpst2022-1-fecenc, and rtpst2022-1-fecdec. The native GStreamer plugin varies according to its version.

Tool Usage

  1. Set the environment variables required by the program.
    1
    . ${MX_SDK_HOME}/set_env.sh
    
  2. Execute the program.

    Go the bin directory where the program is located, and then run the following command:

    1
    ./InspectAllPlugins
    
  3. Obtain the result.

    The output result is saved in the AllPluginsInfo.json file.