1.可以啊!改一下输入的设置就行了。可参考我们fire detection示例:https://gitee.com/oakchina/depthai-experiments/tree/master/gen2-fire-detection
2.或者,我们API 里的MobileNet里的这个示例,也是将外部视频流作为输入的。
这几个MobileNet就是三种不同输入,rgb相机、双目相机和本地视频流。
3.如果是用的这个安装包,
你可以右键打开文件位置,进入文件夹,修改depthai_demo.bat文件。
python depthai_demo.py -gt cv -vid <path>/<mp4_name>.mp4