teltek / gst-plugin-ndi

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

Failed attempt with Jetson Nano #53

Open BrandonHortman opened 3 years ago

BrandonHortman commented 3 years ago

Compiling gst-plugin-ndi v1.0.0 (/home/brandon/Downloads/gst-plugin-ndi-master) error: linking with cc failed: exit code: 1

Possibly just ARM incompatible?

Thought it might be worth sharing.

guillebot commented 3 years ago

Hi @BrandonHortman. I'm exploring this same avenue. Have you had any luck?

BrandonHortman commented 3 years ago

I haven't got back around to it lately. I had a baby!
Maybe NDI 5 will bring some new stuff to the table later this month

Smit1237 commented 2 years ago

You need to build gstreamer 1.18.1 on jetson(use gst-build), and then you can build this plugin, did this, working like a charm.

BrandonHortman commented 2 years ago

Great news! I'm excited to try again!