gst-plugin-ndi icon indicating copy to clipboard operation
gst-plugin-ndi copied to clipboard

GStreamer NDI Plugin for Linux

Results 38 gst-plugin-ndi issues
Sort by recently updated
recently updated
newest added

While working with this I found that some NDI sources with audio were failing to open properly(testing opening audio only from NDI Sources). I tried testing the basic functionality with:...

Is there a way to make NDI HX source decoded inside RPI4 using hardware acceleration? I am using the following pipeline and it is not working: `gst-launch-1.0 ndisrc ndi-name="LPT-JBOLDUC (Intel...

I am trying to transcode an NDI stream to a lower bitrate and into a different protocol like SRT. I will also be experimenting with WebRTC in the near-future. This...

Hey there, gstreamer receives only 1 FPS with certains streams. Others work fine. Streams that make trouble work on NDI Monitor, etc fine on the same machine, so I guess...

We have been trying to add NDI support in our webOS platform. For that we integrated gst-plugin-ndi along with libndi (NDI SDK) onto our webOS. But when we tested ,...

Can you please let me know the reason why the following error happens? I installed gstreamer 1.18.2 and libndi 5.5.3. And then I built gst-plugin-ndi latest version. # gst-inspect-1.0 /media/libgstndi.so...

Hi, facing error when running below command. "run /usr/lib/gstreamer-1.0/libgstndi.so" Reading symbols from /usr/bin/gst-inspect-1.0... (gdb) run /usr/lib/gstreamer-1.0/libgstndi.so Starting program: /usr/bin/gst-inspect-1.0 /usr/lib/gstreamer-1.0/libgstndi.so [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1"....

Are there any plans to update to GStreamer 1.20?