Update 'README.md'
This commit is contained in:
10
README.md
10
README.md
@@ -16,10 +16,12 @@ UPDATE: Implemented send/receive pipeline with the NDI protocol.
|
|||||||
4. Change Pangolin_DIR
|
4. Change Pangolin_DIR
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
1. Go to the Gstreamer installation path and source the environment: `cd MediaFramework` and then `source deploy-linux/set-env.sh`
|
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 ..`
|
cd cv_networking_pipeline_linux` and then `mkdir build && cd build
|
||||||
3. `make`
|
cmake ..
|
||||||
|
make
|
||||||
|
```
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user