[Bug 25933] New: Rejects valid codec update

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 7 03:34:09 CET 2010


http://bugs.freedesktop.org/show_bug.cgi?id=25933

           Summary: Rejects valid codec update
           Product: Telepathy
           Version: 0.8
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: tester at tester.ca


The user initiate a call with the local codec "96 = H264, 97 = H263-1998".
The remote side (google video) replies with "97 = H264", which is set as remote
codecs to tp-fs. And tp-fs replies with SupportedCodecs (97 = H264)

Afterwards, the CodecsUpdated call should the new list, not the original one.
So 97 will be H264.

But currently, it seems that Gabble caches the origin one and tries apply
updates to it so I get a spurious "Error calling
Media.StreamHandler::CodecsUpdated: tried to change codec 97's name from
H263-1998 to H264"..


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list