aravis
aravis copied to clipboard
Unable to pull sample with gstreamer and appsink
I'm using gstreamer with aravissrc, my pipeline looks like below:
aravissrc ! video/x-raw, format=RGB ! videoconvert ! appsink
I've compared camera values after runing arv-viewer-0.8 and set proper features in aravissrc, but it didn't changed anything.
aravissrc features="AcquisitionMode='Continuous'" packet-size=1500 packet-resend=false h-binning=1 v-binning=1 offset-x=0 offset-y=0 ! video/x-raw, format=RGB ! videoconvert ! appsink
With both pipelinwa above I'm not able to pull any frame (sometimes I can pull only first frame) unless I run arv-viewer, then suddenly every pipeline works.
Camera description:
- Manufacturer: Allied Vision Technologies
- Model: Mako G-507C
- Interface [e.g. USB3]: Ethernet + POE
Platform description:
- Aravis version: 0.8
- OS: Ubuntu 21.04
- Hardware x86_64
Hi,
Does arv-camera-test work just after a camera power cycling ?