alliedvision / gst-vmbsrc

Official vmbsrc element for use of Vimba X with GStreamer
Other
4 stars 5 forks source link

ERROR: pipeline doesn't want to preroll #3

Open visioforge opened 6 months ago

visioforge commented 6 months ago

Hi

I have "pipeline doesn't want to preroll" for the simple preview pipeline.

gst-launch-1.0 -v vmbsrc camera=DEV_MYCAMERA_ID ! videoscale ! videoconvert ! queue ! autovideosink

GStreamer 1.24.2, gst-vmbsrc compiled using the same version on the same PC.

Full log:

Use Windows high-resolution clock, precision: 1 ms Setting pipeline to PAUSED ... ERROR: from element /GstPipeline:pipeline0/GstVmbSrc:vmbsrc0: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure. Additional debug info: ../libs/gst/base/gstbasesrc.c(3605): gst_base_src_start (): /GstPipeline:pipeline0/GstVmbSrc:vmbsrc0: Failed to start ERROR: pipeline doesn't want to preroll. Failed to set pipeline to PAUSED. Setting pipeline to NULL ... Freeing pipeline ...

Teresa-AlliedVision commented 6 months ago

Hi, what is the camera model (e.g. Alvium U-319m) , OS and what VimbaX version you are using?