[Bug 28975] New: Add API to get audio and video codec used

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 9 12:03:39 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28975

           Summary: Add API to get audio and video codec used
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: tp-farsight
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: guillaume.desmottes at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


>From https://bugzilla.gnome.org/show_bug.cgi?id=599166

"""
You can get the codec received from the "current-recv-codecs" property of
FsStream (with change notification in the "farsight-recv-codecs-changed"
message GstBus message. Which is also notified to the CM by the "CodecChoice"
method

You can get the sent codec with "current-send-codec" property of FsSession and
changes are notified by the "farsight-send-codec-changed" message. 

I guess I could expose it somehow from tp-fs instead of having to go fish in
farsight.
"""

Having the codec supported by the local and remote user could be useful as
well.

-- 
Configure bugmail: https://bugs.freedesktop.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 telepathy-bugs mailing list