alliedvision / gst-vimbasrc

Official vimbasrc element for use of Vimba with GStreamer
Other
10 stars 9 forks source link

Add GstDeviceProvider for Vimba devices #19

Open susnux opened 1 year ago

susnux commented 1 year ago

This allows to use gst-device-monitor-1.0 to listen for new connected devices or to use GstDeviceMonitor API for this purpose. Currently GigE cameras are not handled, as we only use USB cameras so without a camera device to test I would feel bad to write untested code for that devices.

Tested with Alvium cameras.