[Bug 784616] New: GSM over RTP gives bad result

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 6 14:35:03 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784616

            Bug ID: 784616
           Summary: GSM over RTP gives bad result
    Classification: Platform
           Product: GStreamer
           Version: 1.8.3
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aurele.traynard at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hello

quick explanation :
working pipeline on my Ubuntu 16.04: 
gst-launch-1.0 -v alsasrc ! gsmenc ! gsmdec ! alsasink
not working pipeline on my Ubuntu 16.04: 
gst-launch-1.0 -v alsasrc ! gsmenc ! rtpgsmpay ! rtpgsmdepay ! gsmdec !
alsasink


long explanation :
I was trying to send GSM over RTP, and I had bad results (voice is sliced,
malformed and so on) I ended with the test pipeline I described above, and it
is not working...
I tested it also with gstreamer 1.10 (on ARM architecture)

Thanks for any help
Aurele

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