[Bug 794481] Callbacks from gstreamer's device monitor do not seem to work
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 19 16:21:17 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794481
--- Comment #2 from Rion <rion4ik at gmail.com> ---
Thanks. It worked. glib programming is something new for me.
I also figured out I have to combine both gst_device_monitor_get_devices() and
gst_device_monitor_start() to keep my internal devices list in actual state.
Previously I thought gst_device_monitor_start would be enough, but it doesn't
generate events for already connected devices.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list