joshdoe / gst-plugins-vision

GStreamer plugins related to the field of machine vision
Other
134 stars 50 forks source link

[Question] Install pylonsrc plugin with pylon 6? #39

Closed mkaivs closed 3 years ago

mkaivs commented 4 years ago

Hi @joshdoe,

Thank for for create and maintain this list of plugin! I just want to ask if the pylonsrc plugin require pylon 5 or pylon 6 also work?

joshdoe commented 4 years ago

It's currently configured for Pylon 5, but it should probably work just fine with Pylon 6. Just edit the FindPylon.cmake file to point to the right directory, or maybe even just set PYLON_DIR when configuring with CMake.

mkaivs commented 4 years ago

Hi @joshdoe,

Thank you for the quick reply! I will follow your advice and report back on the result.

joshdoe commented 3 years ago

@mkaivs ever try compiling for Pylon 6?

mkaivs commented 3 years ago

Hi @joshdoe,

Sorry for the delay, yes, it works fine with Pylon 6.