[Bug 665872] New: [jackaudiosink][jackaudiosrc] Add the ability to set client name as a plugin property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 9 07:32:35 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665872
  GStreamer | gst-plugins-good | 0.10.30

           Summary: [jackaudiosink][jackaudiosrc] Add the ability to set
                    client name as a plugin property
    Classification: Platform
           Product: GStreamer
           Version: 0.10.30
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: hoggins at radiom.fr
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=203152)
 View: https://bugzilla.gnome.org/attachment.cgi?id=203152
 Review: https://bugzilla.gnome.org/review?bug=665872&attachment=203152

This is the patch against version gst-plugins-good-0.10.30

When launched with gst-launch, it is impossible to set the Jack client name of
GStreamer's Jack plugins.
It is particularly difficult to work when there are several instances of
GStreamer using the same Jack server, and whose client names are
gst-launch-0.10-xx, as the plugin takes its name from g_get_application_name
().

With this patch, it is possible to set a custom name with the new property
"client-name".

-- 
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