PSDK video stream check tool, used to check whether the specified video stream conforms to the PSDK video stream standard
Build Steps:
- cd to stream_check_tool/project directory;
- mkdir build directory;
- cmake ..
- make
- build finished and executable stream_check_tool is in current directory.