Hello,
I'm not sure what I'm missing. I installed the arm64 version of flycapture (flycapture.2.13.3.31_arm64_Ubuntu16.04.tar.gz). I then cloned this repo and ran ./autogen.sh && make && sudo make install. I setup GST_PLUGIN_PATH to point to the folder with the plugin (/usr/local/lib/gstreamer-1.0) and gst-inspect-1.0 can't locate it. I found a command (gst-inspect-1.0 print-plugin-auto-install-info ./src/.libs/libflycapplugin.so) while Googling that checks the .so and the output indicates the file is not a GStreamer plugin. Any ideas?
uname -a
Linux hel-microdas 5.15.33-v8 #1 SMP PREEMPT Tue Apr 19 16:29:44 UTC 2022 aarch64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
Thanks!
Hello,
I'm not sure what I'm missing. I installed the arm64 version of flycapture (flycapture.2.13.3.31_arm64_Ubuntu16.04.tar.gz). I then cloned this repo and ran ./autogen.sh && make && sudo make install. I setup GST_PLUGIN_PATH to point to the folder with the plugin (/usr/local/lib/gstreamer-1.0) and gst-inspect-1.0 can't locate it. I found a command (gst-inspect-1.0 print-plugin-auto-install-info ./src/.libs/libflycapplugin.so) while Googling that checks the .so and the output indicates the file is not a GStreamer plugin. Any ideas?
uname -a
Linux hel-microdas 5.15.33-v8 #1 SMP PREEMPT Tue Apr 19 16:29:44 UTC 2022 aarch64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
Thanks!