Update 'README.md'

This commit is contained in:
2022-09-03 21:24:56 +03:00
parent bf2dae974c
commit 38ecca9bd5

View File

@@ -16,7 +16,8 @@ UPDATE: Implemented send/receive pipeline with the NDI protocol.
4. Change Pangolin_DIR 4. Change Pangolin_DIR
### Building ### Building
1. `mkdir build && cd build` 1. Go to the Gstreamer installation path and source the environment: `cd MediaFramework` and then `source deploy-linux/set-env.sh`
2. `cd cv_networking_pipeline_linux` and then `mkdir build && cd build`
2. `cmake ..` 2. `cmake ..`
3. `make` 3. `make`