joshdoe / gst-plugins-vision

GStreamer plugins related to the field of machine vision
Other
133 stars 50 forks source link

gst pylonsrc: add property for usb3vision cameras: max-transfer-size #73

Closed thiesmoeller closed 2 years ago

thiesmoeller commented 2 years ago

For usb3 vision cameras this PR adds a property to control the size of the USB3 transfer buffers. This enhances the performance and stability in case of larger images by allowing longer DMA transfers see: https://docs.baslerweb.com/stream-grabber-parameters#maximum-transfer-size

thiesmoeller commented 2 years ago

Hi @mrstecklo, have my changes been sufficient?

mrstecklo commented 2 years ago

@thiesmoeller, I'm satisfied. Let's see what @joshdoe would say