[Bug 758085] v4l2: Track /dev/video* to triggered required probe
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 13 18:26:41 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758085
--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 315437:
--> (https://bugzilla.gnome.org/review?bug=758085&attachment=315437)
In ther patch title s/triggered/trigger/
::: sys/v4l2/gstv4l2.c
@@ +197,3 @@
plugin_init (GstPlugin * plugin)
{
+ const gchar *paths[] = { "/dev", "/dev/v4l2", NULL };
It's /dev/v4l .. and there is no prefix in that case.
--
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