[Bug 789878] [Patch] rtpg722pay: Add encoding-params to the src caps template

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 3 21:21:20 UTC 2017


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |olivier.crete at ocrete.ca
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #1 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Merged

commit 593615de46a98165ff34e74bb2559eeecec61fec (HEAD -> master,
upstream/master)
Author: Youness Alaoui <kakaroto at kakaroto.homelinux.net>
Date:   Fri Nov 3 13:27:50 2017 -0400

    rtpg722pay: Add encoding-params to the src caps template

    The G722 payload only accepts G722 audio with channels=1, so it must
    specify the encoding-params=1 in its src caps, otherwise it causes issues
    with farstream which thinks it supports 2 channels G722 and when
    confronted with a remote that has G722/8000/2, it will negotiate it
    and error out with a not-negotiated when the caps don't intersect
    at runtime.

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

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