Update 'README.md'

This commit is contained in:
2022-09-03 21:20:48 +03:00
parent 76c45107fb
commit bf2dae974c

View File

@@ -14,7 +14,6 @@ UPDATE: Implemented send/receive pipeline with the NDI protocol.
2. Set MY_GST_PATH to the GST_ROOT (Gstreamer installation directory) 2. Set MY_GST_PATH to the GST_ROOT (Gstreamer installation directory)
3. Set MY_NDI_SDK_PATH (it has to set the path to ndi_sdk_for_linux directory) 3. Set MY_NDI_SDK_PATH (it has to set the path to ndi_sdk_for_linux directory)
4. Change Pangolin_DIR 4. Change Pangolin_DIR
5. Change path to Sophus in include_directories (41 line)
### Building ### Building
1. `mkdir build && cd build` 1. `mkdir build && cd build`