[Bug 710415] hdv1394src: Not possible to select a HDV camera from GUID

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 31 17:27:27 CET 2013


https://bugzilla.gnome.org/show_bug.cgi?id=710415
  GStreamer | gst-plugins-good | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-10-31 16:27:25 UTC ---
commit a22d61007aa7bf539ae735dbab6026d44729fe61
Author: Djalma Lúcio Soares da Silva <dlucio at impa.br>
Date:   Thu Oct 31 13:02:11 2013 -0200

    hdv1394src: Make it possible to select a camera by its GUID

    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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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