gst-plugin-ndi
gst-plugin-ndi copied to clipboard
build on rpi 4 fails
Compiling gstreamer-audio v0.17.2
error: linking with cc
failed: exit status: 1
= note: /usr/bin/ld: cannot find -lndi collect2: error: ld returned 1 exit status
You need to have libndi.so
in your library search path, e.g. in /usr/lib
or in a directory pointed to be RUSTFLAGS="-L/path/to/directory
thanks @sdroege