mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
a22d61007a
The source hdv1394src has the guid property that permits select a camera connected from its GUID number. However when this property is setted the selected camera is not changed. The source continues using the default camera. This problem was solved using the function iec61883_cmp_connect. The reference for the function could be found here: http://www.dennedy.org/libiec61883/API-iec61883-cmp-connect.html The solution came from dvgrab source code. https://bugzilla.gnome.org/show_bug.cgi?id=710415 |
||
---|---|---|
.. | ||
.gitignore | ||
gst1394.c | ||
gst1394clock.c | ||
gst1394clock.h | ||
gst1394probe.c | ||
gst1394probe.h | ||
gstdv1394src.c | ||
gstdv1394src.h | ||
gsthdv1394src.c | ||
gsthdv1394src.h | ||
Makefile.am |