GStreamer NDI Plugin 1.0.0-beta
Pre-release
Pre-release
Only use this release with Linux!
To use the NDI element it's necessary to install GStreamer and the NDI SDK:
- To install GStreamer follow these steps.
- To install NDI SDK 3.5.1 for Linux, download and install this .deb package.
Element install instructions
Download libgstndi.so file and execute these commands:
sudo install -o root -g root -m 644 libgstndi.so /usr/lib/x86_64-linux-gnu/gstreamer-1.0/
sudo ldconfig
gst-inspect-1.0 ndi
If all went ok, you should see info related to the NDI element.