plugin
Credits: robi_h, soriak
comes as a package of three plugins and one helppatch:
uses PvDotNet.dll of Pleora's ebus SDK - didn't quite understand if it actually supports all GenICam and gigE devices, but there's a chance...
dll's should work as drag'n'drop into your project. Requires the eBus drivers to be installed!
Still needs some cleaning and optimizing (on average one frame drops every three hours).
Tested with multiple Flir Thermal Cameras - one Capture Node for each Camera required though.
developed at StruktStudio
source code will be put on github once we find time to clean it a little - some things seem overly complicated...
anonymous user login
~3d ago
~9d ago
~9d ago
~10d ago
~23d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~2mth ago
Hello Soriak !
thanks for this plugins !
I still have a problem..
all nodes are red (listdevices-videocapture-setfeature)
tty window gives me:
Exception occurred during creation of plugin: Could not load file or assembly 'PvDotNet, Version=4.0.5.3150, Culture=neutral, PublicKeyToken=666697f16d0ae86b' or one of its dependencies. The system cannot find the file specified.
I tried to put dll in project folder..in vvvv folder without any results...
Would you have any idea about this issue ?
thanks in advance !
hey julius,
assuming you have the pleora ebus sdk installed, seems like it might be looking for a very specific version of the dll...
"Version=4.0.5.3150" maybe you can contact pleora about it?!
Im afraid I wont be able to help you debug it further than that, as I have no access to the source atm...
Hi Soriak
Thanks for sharing this.
Is the source available?