Thies Möller
1417f0d330
gst-pylonsrc: add MaxTransferSize for USB3Vison devices
...
increasing MaxTransferSize allows to lower the system overhead
to receive video data in case of larger images
2022-01-25 09:14:51 -05:00
Eskild Helmersen
7f3f51fbf3
pylonsrc: added GST parameter bandwidth-reserve-acc
2021-03-02 07:11:09 -05:00
Eskild Helmersen
b8ebed176a
pylonsrc: added GST bandwidth-reserve parameter (GevSCBWR)
2021-03-02 07:11:09 -05:00
Eskild Helmersen
d1c687fb6e
pylonsrc: Added frame-trans-delay parameter
2021-03-02 07:11:09 -05:00
Eskild Helmersen
5b809cc950
pylonsrc: added gst parameter inter-packet-delay for tuning when using multiple cameras and limited bandwidth situations
2021-03-02 07:11:09 -05:00
Eskild Helmersen
1f121e3e01
pylonsrc: added parameter packet-size for better tuning in bandwidth restricted environments.
2021-03-02 07:11:09 -05:00
Eskild Helmersen
314581b002
pylonsrc: added custom grab-timeout parameter instead of hardcoded 1s wait.
...
Useful when trying to understand bandwith related issues on the Basler cameras.
2021-03-02 07:11:09 -05:00
Eskild Helmersen
88bc6062b3
pylonsrc: fail only after n number of consecutive failed frames
2021-03-02 07:11:09 -05:00
mrstecklo
ed3dd3915a
pylonsrc: handle feature aliases
2021-02-18 06:02:24 -05:00
mrstecklo
2ea7e9ee63
pylonsrc: fixed offset default behaviour and continuous mode reading
2021-01-22 11:12:56 -05:00
mrstecklo
6b286964ca
pylonsrc: added config-file and ignore-defaults properties
2021-01-22 11:12:56 -05:00
mrstecklo
f5d65c4a1a
pylonsrc: added property state flags
2021-01-22 11:12:56 -05:00
mrstecklo
9ed4d32163
pylonsrc: grouped limits and manual values for autofeatures
2020-11-25 07:41:49 -05:00
mrstecklo
8c6ff96c89
pylonsrc: refactored autofeatures
2020-11-25 07:41:49 -05:00
mrstecklo
7faedddea2
pylonsrc: grouped related properties
2020-11-25 07:41:49 -05:00
mrstecklo
4910bea34c
pylonsrc: fixed Pylon environment initialization
2020-11-10 16:22:46 -05:00
mrstecklo
b2f88a5bde
pylonsrc: fixed string handling
2020-11-10 16:22:46 -05:00
Joshua M. Doe
2a07d3df60
pylonsrc: use caps negotiation for selecting PixelFormat instead of property
...
Renamed 'imageformat' property to 'pixel-format', and set default to 'auto',
which will query the camera for supported PixelFormats, then allow
GStreamer to negotiate the format with downstream elements.
2020-04-08 07:18:28 -04:00
Joshua M. Doe
2099e46e72
pylonsrc: move global variables to be instance variables
2020-04-06 14:51:17 -04:00
Joshua M. Doe
c0f68e83d3
pylonsrc: merge Basler Pylon plugin from gst-pylonsrc
...
Merged from https://github.com/zingmars/gst-pylonsrc
This includes some changes to include running gst-indent, and
modification to allow it to compile with Visual Studio 2012/VC11.
2020-04-06 14:35:50 -04:00