Files
FastDeploy/streamer/examples/video_decoder/cpp/README_EN.md
Wang Xinyu a08e15b1ed [Streamer] Update readme, add arch diagram (#912)
* update streamer readme

* update streamer readme

* update streamer readme

* update streamer readme

* update streamer readme
2022-12-19 15:19:13 +08:00

341 B

English | 简体中文

FastDeploy Streamer Video Decoder Example

Build and Run

  1. Build FastDeploy Streamer first, README

  2. Build Example

mkdir build && cd build
cmake .. -DFASTDEPLOY_INSTALL_DIR=[PATH-OF-FASTDEPLOY-INSTALL-DIR]
make -j
  1. Run
cp ../streamer_cfg.yml .
./video_decoder