[Bug 711764] New: osxaudiosrc doesn't set caps properly on iOS platforms

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 10 00:51:03 PST 2013


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

           Summary: osxaudiosrc doesn't set caps properly on iOS platforms
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: elio.francesconi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


On iOS platforms the caps returned by  osxaudiosrc is not properly set and
returns the default one value instead of the correct one.
This issue causes a distorted audio with this pipeline where a conversion is
needed:
osxaudiosrc ! audioconvert ! audioresample ! alawenc ! rtppcmapay ! udpsink
host=192.168.1.6 port=5011


To reproduce the issue I modified the tutorial2 using the pipeline above and
start on a linux client the script: ./client-PCMA.sh

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