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.

Matrix gui添加 .sh可执行文件的问题



平台:DM8168+相机  (EZSDK)

目标:在主界面上点一个图标,   实现关闭界面,并进入DM8168采集相机视频,输出到显示器上。

  上面这些操作可以在一个run.sh文件中操作完成,现在出现的问题是   如何将这个run.sh加入系统,实现按下界面上一个图片,就开始执行run.sh文件。