[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 @@ English | [简体中文](README_CN.md)
## Build and Run
1. Build FastDeploy Streamer first, [README](../../../README.md)
1. This example requires DeepStream, please prepare DeepStream environment and build FastDeploy Streamer, refer to [README](../../../README.md)
2. Build Example
```