[Streamer] Build without deepstream, add CPU decoder (#1178)

build without deepstream
This commit is contained in:
Wang Xinyu
2023-01-28 21:55:12 +08:00
committed by GitHub
parent 2e8632ce37
commit 17cae379c8
10 changed files with 38 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
## 编译和运行
1. 需要先FastDeploy Streamer, 请参考[README](../../../README_CN.md)
1. 该示例依赖DeepStream需要准备DeepStream环境并编译FastDeploy Streamer请参考[README](../../../README_CN.md)
2. 编译Example
```