Problem with Daheng Gigevision camera #983
Labels
1. Device support
2. Needs informations
Needs additional informations
5. Gstreamer
Issue in GStreamer plugin
Describe the bug
I have a Daheng Imaging-MER2-507-23GC-P GigE vision camera. It works on the arv-viewer but when using a simple gstreamer pipeline i get an error.
[10:42:19.578] 🆆 misc> [PixelFormat::to_gst_caps_string] 0x01100010 not found
To Reproduce
Gstreamer pipeline -
ARV_DEBUG=all gst-launch-1.0 aravissrc ! videoconvert ! autovideosink
Another pipeline -
Expected behavior
I figured it should work normally with GigE vision cameras too. Perhaps something wrong with the expected pixel format - i assume daheng is expecting something non-standard.
Camera description:
Platform description:
Additional context
Works with the vendor's viewer -
Galaxy viewer
andarv-viewer-0.8
.I did some more testing and when using arv-viewer-0.8 i also see a different error line displayed but however i'm able to view the video stream.
Interestingly, when launching arv-viewer with the
ARV_DEBUG=all
flag set, I also see the same error line[06:55:59.743] 🆆 misc> [PixelFormat::to_gst_caps_string] 0x01100010 not found
The full log for reference:
Please let me know if there's any further information I can provide or if you'd like me to run any further tests. Thank you in advance for taking the time to look into this!
I also have a USB3 Vision camera from daheng and that works with the all pipelines mentioned above (without the ip addresss) without any problem / errors.
The text was updated successfully, but these errors were encountered: