teltek / gst-plugin-ndi

GStreamer NDI Plugin for Linux
GNU Lesser General Public License v2.1
154 stars 27 forks source link

Illegal instruction error on Raspberry Pi Zero W #82

Open Dcmc opened 2 years ago

Dcmc commented 2 years ago

I get an illegal instruction error when I do cargo test or try to point gstreamer-inspect-1.0 to the libgstndi.so file

sdroege commented 2 years ago

Can you get more details with a debugger? A backtrace to understand from where exactly and a disassembly of the surrounding code?