1fcda57b75ce41b82afa88910ff79a6697346fe7
- put run_gst_loopthrough_capture.bat in the folder, where the binary is located.
- install changed Gstreamer from DriveCast and run the run_ndi_start_testvideosrc_ball to test.
- open cmd, and run
activate-env.cmdfrom Gstreamer, then runmkdir build && cd build, and finallycmake -D_CMAKE_TOOLCHAIN_FILE=XXX .., where XXX is a path to VCPKG, example: C:/Users/ivan/Source/Repos/ORB_SLAM3/Thirdparty/Pangolin/vcpkg/scripts/buildsystems/vcpkg.cmake
Description
Receive by UDP, send by OSC. Main code is located in gst_get_ndi.cpp. Made for Windows
Languages
C++
88.4%
CMake
9.6%
Batchfile
1.2%
C
0.8%