<div dir="ltr"><div>Iohannes,<br></div><div><br></div><div>the new version of pylon5 is installed in /opt/pylon5</div><div>folders like: bin lib64</div><div>I tried to export instead of <br></div><div><pre style="white-space:pre-wrap">$ export PYLON_ROOT=${HOME}/lib/pylon
$ export GENICAM_ROOT_V1_1=${PYLON_ROOT}
$ export PATH=${PYLON_ROOT}/bin/:${PATH}
$ export LD_LIBRARY_PATH=${PYLON_ROOT}/lib
$ PylonViewerApp<br></pre><pre style="white-space:pre-wrap"><br></pre><pre style="white-space:pre-wrap">like this:<br><br>$ export PYLON_ROOT=${HOME}/opt/pylon5<br>$ export GENICAM_ROOT_V1_1=${PYLON_ROOT}<br>$ export PYLON_ROOT=${HOME}/opt/pylon5<br>$ export LD_LIBRARY_PATH=${PYLON_ROOT}/lib64<br>$ PylonViewerApp<br>PylonViewerApp: command not found<br><br></pre><pre style="white-space:pre-wrap">What is the right way with the new version of PYLON?<br></pre><pre style="white-space:pre-wrap">Can you advice?<br><br></pre><pre style="white-space:pre-wrap">Popesz<br></pre></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Aug 5, 2018 at 10:42 PM Csaba Láng <<a href="mailto:langcsaba@gmail.com">langcsaba@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks Iohannes,</div><div>just now I found the PYLON backend and this is exactly what I need.</div><div>I see you already explained how to compile it but not sure if I can manage :)</div><div>By the way, do I have to compile GEM too or the deken version should be OK<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Aug 5, 2018 at 10:38 PM IOhannes m zmölnig <<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 08/05/2018 10:15 PM, Csaba Láng wrote:<br>
> By the way I found out that this camera uses HALCON, and there is a plugin<br>
> to pix_video:<br>
> <a href="https://github.com/rfabbri/Gem/tree/master/plugins/videoHALCON" rel="noreferrer" target="_blank">https://github.com/rfabbri/Gem/tree/master/plugins/videoHALCON</a><br>
> Should it work?<br>
<br>
<br>
yes, it should work.<br>
there's also a PYLON backend, which you should be able to use as an<br>
alternative.<br>
<br>
however, you must compile both videoHALCON and videoPYLON yourself (that<br>
is: they are not included in e.g. the Debian packages because of<br>
licensing reasons)<br>
<br>
fgamrds<br>
IOhannes<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>
</blockquote></div>