You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I change the value of a property. e.g. BslBrightness from 0.199 to 0.205 directly on an exported pfs file then the next time I will set the pfs-location to that pfs file I will get the following error:
Error details: ../ext/pylon/gstpylonsrc.cpp(820): gst_pylon_src_start (): /GstPipeline:deepstreamer-pipeline/GstBin:camera_2/GstPylonSrc:camera_2-src_elem:
PFS file error: Error while verifying node 'BslBrightness'. Expected '0.205', but found '0.199'.
Why does that happen? Is there any solution to this?