zingmars / gst-pylonsrc

A gstreamer plugin for image capture from Basler's USB3 cameras. Please read the README before using.
Other
14 stars 7 forks source link

cross compiling for arm #8

Closed chiuwe closed 5 years ago

chiuwe commented 5 years ago

Hi, should i be able to cross compile this repo for an arm processor?

zingmars commented 5 years ago

The plugin has no x86 specific code, so as long as Pylon for Arm works the same way as it does on x86_64 you should be able to compile and run the plugin on arm.