Skip to content

Add GstDeviceProvider for Vimba devices #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

susnux
Copy link

@susnux susnux commented Mar 12, 2023

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.

Ferdinand Thiessen added 3 commits March 12, 2023 13:04
Make the logging category external for use in other files within the project.

Signed-off-by: Ferdinand Thiessen <ferdinand.thiessen@iws.fraunhofer.de>
Signed-off-by: Ferdinand Thiessen <ferdinand.thiessen@iws.fraunhofer.de>
This allows to listen for new (dis-)connected devices using the `gst-device-monitor-1.0`
or GStreamer API functions.
Currently GigE cameras are not handled.

Signed-off-by: Ferdinand Thiessen <ferdinand.thiessen@iws.fraunhofer.de>
…th `gst-device-monitor`

Signed-off-by: Ferdinand Thiessen <ferdinand.thiessen@iws.fraunhofer.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant