basler / gst-plugin-pylon

The official GStreamer plug-in for Basler cameras
BSD 3-Clause "New" or "Revised" License
43 stars 9 forks source link

GST_DEBUG failing over level 3 #22

Closed darshakwi closed 1 year ago

darshakwi commented 1 year ago

The pipeline I am working on is as follow: GST_DEBUG=2 gst-launch-1.0 -v pylonsrc ! bayer2rgb ! videoconvert ! ximagesink

This works for me but when I change debug level to 3 or higher, I get Unable to install property error for my device which is "acA1300-60gc" At the end I get 'GenICam_3_1_Basler_pylon::AccessException.

thiesmoeller commented 1 year ago

Can you attach the log output?

thiesmoeller commented 1 year ago

fixed in v0.5.0