This repository has been archived on 2024-05-02 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
49e51e1ffe71114578ecf7ff5678b2fb9e7352bf
- 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++
97.7%
Batchfile
1.4%
C
0.9%